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;
|
min-width: 10rem;
|
||||||
width: auto;
|
width: auto;
|
||||||
|
|
||||||
|
@include hover() {
|
||||||
|
background-color: var(--light-filled-message-primary-color);
|
||||||
|
}
|
||||||
|
|
||||||
&-media {
|
&-media {
|
||||||
top: .125rem;
|
top: .125rem;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user