Make caret-color transparent
In full screen mode during video playback. The caret would blink in the top left corner. The caret is not needed in the drawer.
This commit is contained in:
committed by
Bill Thornton
parent
071004af36
commit
09010e4729
@@ -116,6 +116,7 @@
|
||||
z-index: 1;
|
||||
width: 0.8em;
|
||||
padding-left: env(safe-area-inset-left);
|
||||
caret-color: transparent;
|
||||
}
|
||||
|
||||
[dir="ltr"] .mainDrawerHandle {
|
||||
|
||||
Reference in New Issue
Block a user