Add missing semicolon (Lint)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
left: 0;
|
||||
z-index: 1000;
|
||||
pointer-events: none;
|
||||
transition: 0.2s
|
||||
transition: 0.2s;
|
||||
}
|
||||
|
||||
.subtitleappearance-fullpreview-hide {
|
||||
|
||||
Reference in New Issue
Block a user