Fix threads with bubbles rendering (#6971)

Fixes https://github.com/vector-im/element-web/issues/18958
This commit is contained in:
Dariusz Niemczyk 2021-10-18 16:41:05 +02:00 committed by GitHub
parent 695e110794
commit a2bc090607
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 26 additions and 2 deletions

View file

@ -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;