fix overlay + typing focus
This commit is contained in:
Vendored
+1
@@ -500,6 +500,7 @@ input[type=range]:focus::-ms-fill-upper {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
pointer-events: none;
|
||||
z-index: 999;
|
||||
/* TODO: DO WE NEED FLEX HERE???? WE WANT A SIDEBAR OF EXACTLY 25% (note: flex useful for direction!!!) */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user