mirror of
https://github.com/umami-software/umami.git
synced 2026-02-09 23:27:12 +01:00
Removed filters from pages.
This commit is contained in:
parent
a026fc97fc
commit
358519dddd
4 changed files with 6 additions and 28 deletions
|
|
@ -24,12 +24,12 @@
|
|||
min-height: 90px;
|
||||
margin-bottom: 20px;
|
||||
background: var(--base50);
|
||||
z-index: var(--z-index300);
|
||||
}
|
||||
|
||||
.sticky {
|
||||
position: sticky;
|
||||
top: -1px;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.isSticky {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue