mirror of
https://github.com/kremalicious/umami.git
synced 2024-11-22 18:00:17 +01:00
css updates for pager / page
This commit is contained in:
parent
febf085aca
commit
8e8bf41eb3
@ -1,5 +1,6 @@
|
|||||||
.container {
|
.container {
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.text {
|
.text {
|
||||||
|
@ -4,4 +4,5 @@
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
background: var(--base50);
|
background: var(--base50);
|
||||||
position: relative;
|
position: relative;
|
||||||
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user