Move EventTile style rules of compact modern layout, enabling it on the right panel as well (#8766)
This commit is contained in:
parent
ef48443dc9
commit
c4460d8add
4 changed files with 88 additions and 99 deletions
|
@ -278,6 +278,10 @@ hr.mx_RoomView_myReadMarker {
|
|||
.mx_MatrixChat_useCompactLayout {
|
||||
.mx_RoomView_MessageList {
|
||||
margin-bottom: 4px;
|
||||
|
||||
h2 {
|
||||
margin-top: 6px; // TODO: Use a spacing variable
|
||||
}
|
||||
}
|
||||
|
||||
.mx_RoomView_statusAreaBox {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue