mirror of
https://github.com/kremalicious/umami.git
synced 2024-12-19 15:53:39 +01:00
Fix active button style in Safari
This commit is contained in:
parent
bf6df3647a
commit
d8ab26698a
@ -17,6 +17,10 @@
|
||||
background: #eaeaea;
|
||||
}
|
||||
|
||||
.button:active {
|
||||
color: initial;
|
||||
}
|
||||
|
||||
.large {
|
||||
font-size: var(--font-size-large);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user