1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Fix selector-type-no-unknown (CSS)

This commit is contained in:
MrTimscampi 2020-01-19 14:34:36 +01:00
parent eef526df2c
commit e3d7040910

View file

@ -1,4 +1,4 @@
_:-ms-input-placeholder {
:-ms-input-placeholder {
appearance: none;
-ms-appearance: none;
height: 2.223em;