Fix threads with bubbles rendering (#6971)
Fixes https://github.com/vector-im/element-web/issues/18958
This commit is contained in:
parent
695e110794
commit
a2bc090607
3 changed files with 26 additions and 2 deletions
|
@ -691,6 +691,8 @@ $hover-select-border: 4px;
|
|||
color: $secondary-content;
|
||||
box-sizing: border-box;
|
||||
justify-content: flex-start;
|
||||
margin-right: 110px;
|
||||
margin-left: 64px;
|
||||
|
||||
&:hover, &-active {
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue