Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 486350c

Browse files
Update _RoomSublist.scss
1 parent 6acf254 commit 486350c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

res/css/views/rooms/_RoomSublist.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ limitations under the License.
116116

117117
.mx_RoomSublist_auxButton:hover,
118118
.mx_RoomSublist_menuButton:hover {
119-
background:$roomlist-button-bg-color;
119+
background: $roomlist-button-bg-color;
120120
}
121121

122122
// Hide the menu button by default
@@ -134,7 +134,6 @@ limitations under the License.
134134
mask-image: url('$(res)/img/element-icons/context-menu.svg');
135135
}
136136

137-
138137
.mx_RoomSublist_headerText {
139138
flex: 1;
140139
max-width: calc(100% - 16px); // 16px is the badge width

0 commit comments

Comments
 (0)