mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove leftover MS vendor prefix
This commit is contained in:
parent
93e2aa2d3f
commit
019d3730df
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
_:-ms-input-placeholder {
|
_:-ms-input-placeholder {
|
||||||
-ms-appearance: none;
|
appearance: none;
|
||||||
height: 2.223em;
|
height: 2.223em;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue