mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 12:47:13 +01:00
Update rankings view.
This commit is contained in:
parent
ac2612924e
commit
65d44ff6a1
5 changed files with 94 additions and 24 deletions
|
|
@ -1,6 +1,6 @@
|
|||
.dropdown {
|
||||
position: relative;
|
||||
font-size: 12px;
|
||||
font-size: 14px;
|
||||
min-width: 140px;
|
||||
}
|
||||
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
border: 1px solid #b3b3b3;
|
||||
border-radius: 4px;
|
||||
overflow: hidden;
|
||||
z-index: 1;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.option {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue