mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-12-30 05:28:15 +03:00
Merge branch 'dropdown-contrast' into 'neutralino'
Improve dropdown item contrast See merge request KRypt0n_/an-anime-game-launcher!18
This commit is contained in:
commit
cb8d74f555
1 changed files with 3 additions and 3 deletions
|
@ -52,7 +52,7 @@
|
|||
margin: 0
|
||||
|
||||
li
|
||||
color: #8592a3
|
||||
color: map.get($theme-map, "text")
|
||||
font-size: smaller
|
||||
|
||||
border-radius: 8px
|
||||
|
|
Loading…
Reference in a new issue