remove focus (unneccesary)
This commit is contained in:
@@ -576,7 +576,6 @@ 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!!!) */
|
||||
}
|
||||
|
||||
@@ -1244,7 +1243,6 @@ div.action.danger p.action-body {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
pointer-events: none;
|
||||
z-index: 999;
|
||||
|
||||
& > div {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user