Return reply hovers back
This commit is contained in:
parent
7b2f1a015e
commit
86ab42f871
@ -1109,6 +1109,10 @@ $bubble-beside-button-width: 38px;
|
||||
min-width: 10rem;
|
||||
width: auto;
|
||||
|
||||
@include hover() {
|
||||
background-color: var(--light-filled-message-primary-color);
|
||||
}
|
||||
|
||||
&-media {
|
||||
top: .125rem;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user