remove focus (unneccesary)

This commit is contained in:
_Bastler
2021-06-16 12:06:23 +02:00
parent a3bed1eeb4
commit 59ab1cdbae
5 changed files with 2 additions and 37 deletions
-2
View File
@@ -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;