Remove obsolete leaflet focus fix
This commit is contained in:
parent
9fd9cec08a
commit
7161b662e3
@ -24,15 +24,4 @@
|
|||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
font-weight: inherit;
|
font-weight: inherit;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
|
|
||||||
/* Workaround for focus outlines until https://github.com/Leaflet/Leaflet/pull/7259 gets released */
|
|
||||||
* {
|
|
||||||
&:focus {
|
|
||||||
outline-style: auto !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
@include focus-reset {
|
|
||||||
outline-style: none !important;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user