mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
fix focus style on the home page
This commit is contained in:
parent
b1927f8078
commit
08aeefed1d
@ -301,7 +301,7 @@ body.html {
|
||||
&:hover {
|
||||
color: @cryptpad_text_col;
|
||||
}
|
||||
&:focus {
|
||||
&:focus-visible {
|
||||
outline: @variables_focus_style;
|
||||
}
|
||||
i {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user