mirror of
https://github.com/He4eT/elseifplayer.git
synced 2026-05-05 01:17:22 +00:00
styles: add special styles for Safari
This commit is contained in:
parent
42a6f25078
commit
ef8aca3476
2 changed files with 3 additions and 0 deletions
|
|
@ -17,6 +17,8 @@
|
|||
.view.home select {
|
||||
cursor: pointer;
|
||||
appearance: none;
|
||||
-webkit-appearance: none;
|
||||
border-radius: 0;
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue