mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 12:47:13 +01:00
css updates for pager / page
This commit is contained in:
parent
febf085aca
commit
8e8bf41eb3
2 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
.container {
|
||||
margin-top: 20px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.text {
|
||||
|
|
|
|||
|
|
@ -4,4 +4,5 @@
|
|||
flex-direction: column;
|
||||
background: var(--base50);
|
||||
position: relative;
|
||||
height: 100%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue