[Glitch] fix: Remove focus highlight when status is clicked in light mode
Port 3c0767f543dfdbb2fbb6a35f43f8ac5f7b545e2b to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
1c89eb2250
commit
d9380857db
@ -101,7 +101,7 @@
|
||||
}
|
||||
|
||||
// Change the background colors of statuses
|
||||
.focusable:focus {
|
||||
.focusable:focus-visible {
|
||||
background: lighten($white, 4%);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user