mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-15 20:58:01 +00:00
fix(ui): add max-width attr for settings selector
This commit is contained in:
parent
ed1daab1f6
commit
6ad756b215
1 changed files with 1 additions and 0 deletions
|
|
@ -1515,6 +1515,7 @@ h3 {
|
|||
|
||||
select {
|
||||
min-width: 192px;
|
||||
max-width: 600px;
|
||||
font-weight: 600;
|
||||
border: none;
|
||||
padding: 8px 12px 8px 12px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue