mirror of
https://github.com/maputnik/editor.git
synced 2026-08-24 14:07:33 +00:00
CSS outline fixes for keyboard users.
This commit is contained in:
@@ -143,6 +143,8 @@
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
// HACK: Remove important
|
||||
outline: none !important;
|
||||
}
|
||||
|
||||
&-group-header {
|
||||
|
||||
Reference in New Issue
Block a user