Fix thread list appearance (#8240)
This commit is contained in:
parent
35c49a8cd8
commit
0fcc271c10
2 changed files with 8 additions and 8 deletions
|
@ -326,8 +326,8 @@ hr.mx_RoomView_myReadMarker {
|
|||
|
||||
.mx_Indicator {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
right: -3px;
|
||||
top: -3px;
|
||||
width: $dot-size;
|
||||
height: $dot-size;
|
||||
border-radius: 50%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue