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

Fix declaration-block-no-duplicate-properties (CSS)

This commit is contained in:
MrTimscampi 2020-01-19 13:40:48 +01:00
parent 51d9176d8b
commit 361d6372b0
6 changed files with 0 additions and 10 deletions

View file

@ -38,7 +38,6 @@
.tmla-mask {
left: 0;
right: 0;
background-color: #000;
opacity: 0;
z-index: 1098;
-webkit-transition: opacity ease-in-out .38s, visibility ease-in-out .38s;