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:
parent
58c9f71a7d
commit
8a272313cf
3 changed files with 7 additions and 7 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue