Skip to content
This repository was archived by the owner on May 18, 2025. It is now read-only.

Commit 9c8aa0d

Browse files
committed
reverted useless CSS changes to hide room noise
1 parent 49cbd6b commit 9c8aa0d

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

res/css/views/rooms/_GroupLayout.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ $left-gutter: 64px;
5555
&.mx_EventTile_info {
5656
// same as the padding for non-compact .mx_EventTile.mx_EventTile_info
5757
padding-top: 0px;
58-
display: none;
5958
font-size: $font-13px;
6059
.mx_EventTile_line, .mx_EventTile_reply {
6160
line-height: $font-20px;

res/css/views/rooms/_IRCLayout.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,6 @@ $irc-line-height: $font-18px;
140140
}
141141

142142
.mx_EventTile.mx_EventTile_info {
143-
display: none;
144-
145143
.mx_EventTile_avatar {
146144
left: calc(var(--name-width) + 10px + $icon-width);
147145
top: 0;

0 commit comments

Comments
 (0)