mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Only focus read more in keyboard mode
This commit is contained in:
@@ -11,7 +11,9 @@
|
||||
font-weight: bold;
|
||||
|
||||
&:focus {
|
||||
color: $color-ultramarine;
|
||||
@include keyboard-mode {
|
||||
color: $color-ultramarine;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user