mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-13 14:37:28 -06:00
tweaks
This commit is contained in:
parent
3089ac3780
commit
befa318065
6 changed files with 43 additions and 18 deletions
|
|
@ -94,8 +94,9 @@
|
|||
Offset to avoid clashing with
|
||||
thick border around avatars.
|
||||
*/
|
||||
&:focus {
|
||||
outline-offset: 0.2rem;
|
||||
&:focus-visible {
|
||||
outline: $button-focus-outline;
|
||||
outline-offset: 0.25rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue