Basic support for forced colors/high contrast mode
This commit is contained in:
parent
b59e85bae5
commit
76a1a805ef
5 changed files with 56 additions and 14 deletions
|
@ -2294,6 +2294,7 @@ button.ConversationDetails__action-button {
|
|||
}
|
||||
|
||||
@include keyboard-mode {
|
||||
border: none;
|
||||
&:focus {
|
||||
border-color: $color-ultramarine;
|
||||
outline: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue