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

Fix comment-whitespace-inside (CSS)

This commit is contained in:
MrTimscampi 2020-01-19 14:42:13 +01:00
parent 58c9f71a7d
commit 8a272313cf
3 changed files with 7 additions and 7 deletions

View file

@ -5,8 +5,8 @@
right: 0;
bottom: 0;
contain: layout style size;
/* Can't use will-change because it causes the alpha picker to move when the page scrolls*/
/*will-change: transform;*/
/* Can't use will-change because it causes the alpha picker to move when the page scrolls */
/* will-change: transform; */
}
@keyframes view-fadeout {