mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
Fix preset style on Windows (#250)
This commit is contained in:
parent
921b8a66c7
commit
19eea0e27c
1 changed files with 4 additions and 0 deletions
|
@ -275,6 +275,10 @@
|
|||
padding-left: 0;
|
||||
width: 100px;
|
||||
text-transform: none;
|
||||
|
||||
option {
|
||||
color: #333;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue