mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2025-01-04 16:07:19 +03:00
Improve dropdown item contrast
This commit is contained in:
parent
0ea13d30ed
commit
c26b88d7b5
1 changed files with 3 additions and 3 deletions
|
@ -52,7 +52,7 @@
|
||||||
margin: 0
|
margin: 0
|
||||||
|
|
||||||
li
|
li
|
||||||
color: #8592a3
|
color: map.get($theme-map, "text")
|
||||||
font-size: smaller
|
font-size: smaller
|
||||||
|
|
||||||
border-radius: 8px
|
border-radius: 8px
|
||||||
|
|
Loading…
Reference in a new issue