fix two most annoying remaining bugs (incorrect hover in chats and
overflowing avatars in interactors section)
This commit is contained in:
parent
472aad52e1
commit
d02a15043e
2 changed files with 1 additions and 4 deletions
|
|
@ -9,10 +9,6 @@
|
|||
outline: none;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
box-shadow: var(--shadow);
|
||||
}
|
||||
|
||||
.chat-list-item-left {
|
||||
margin-right: 1em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue