Fix avatar focus highlight
This commit is contained in:
parent
f5cce73611
commit
f4b0bade80
6 changed files with 74 additions and 90 deletions
|
@ -1267,22 +1267,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
.module-message__author-avatar {
|
||||
@include button-reset;
|
||||
|
||||
cursor: pointer;
|
||||
|
||||
&:focus {
|
||||
outline: none;
|
||||
|
||||
.module-Avatar {
|
||||
@include keyboard-mode {
|
||||
box-shadow: 0 0 0 3px $color-ultramarine;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.module-message__typing-container {
|
||||
height: 16px;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue