mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-18 19:28:29 +00:00
web: always show focus ring
This commit is contained in:
parent
c8fabd6c22
commit
91f24559af
@ -249,7 +249,7 @@
|
||||
}
|
||||
|
||||
:global(:focus-visible) {
|
||||
box-shadow: 0 0 0 2px var(--blue) inset;
|
||||
box-shadow: 0 0 0 2px var(--blue) inset !important;
|
||||
outline: none;
|
||||
z-index: 1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user