mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-12-24 02:28:15 +03:00
fix long list
This commit is contained in:
parent
11b31ac42b
commit
260c12d83a
1 changed files with 2 additions and 0 deletions
|
@ -169,6 +169,8 @@ body
|
||||||
.select-options
|
.select-options
|
||||||
position: absolute
|
position: absolute
|
||||||
display: none
|
display: none
|
||||||
|
overflow: auto
|
||||||
|
height: 230px
|
||||||
|
|
||||||
background-color: white
|
background-color: white
|
||||||
border-radius: 12px
|
border-radius: 12px
|
||||||
|
|
Loading…
Reference in a new issue