Revert "Move style rules of MatrixChat_useCompactLayout from _GroupLayout.scss to _EventTile.scss and _RoomView.scss (#8725)" (#8751)

This reverts commit 228abb6f07.
This commit is contained in:
Suguru Hirahara 2022-06-03 10:22:13 +00:00 committed by GitHub
parent 3174cf2606
commit ef6bd3540d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 82 additions and 84 deletions

View file

@ -272,10 +272,6 @@ 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 {