mirror of
https://github.com/umami-software/umami.git
synced 2026-02-09 23:27:12 +01:00
Fixed collapse state of website select.
This commit is contained in:
parent
08e4da27c1
commit
d26ed3b949
5 changed files with 48 additions and 15 deletions
|
|
@ -18,13 +18,6 @@ html[style*="padding-right"] {
|
|||
padding-right: 0 !important;
|
||||
}
|
||||
|
||||
a,
|
||||
a:active,
|
||||
a:hover {
|
||||
color: var(--text-primary);
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
width: 15px;
|
||||
background: transparent;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue