Fix comment-whitespace-inside (CSS)
This commit is contained in:
@@ -263,7 +263,7 @@
|
||||
position: relative;
|
||||
flex-grow: 1;
|
||||
contain: layout style paint;
|
||||
/*transition: transform 60ms ease-out;*/
|
||||
/* transition: transform 60ms ease-out; */
|
||||
}
|
||||
|
||||
.guide-programNameCaret {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user