global.css: fix duplicate and typo'ed :focus
This commit is contained in:
parent
261b74d6ad
commit
b3ca9ca663
|
@ -177,7 +177,6 @@ select[disabled] > option {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-focused-via-click] :focus,
|
|
||||||
[data-focused-via-click]:focus {
|
[data-focused-via-click]:focus {
|
||||||
outline: none;
|
outline: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user