mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 12:47:13 +01:00
CSS fixes for mobile.
This commit is contained in:
parent
3d1dc08491
commit
bba75fd67f
8 changed files with 35 additions and 11 deletions
|
|
@ -3,7 +3,7 @@
|
|||
border: 1px solid var(--gray500);
|
||||
border-radius: 4px;
|
||||
overflow: hidden;
|
||||
z-index: 2;
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
.option {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue