Update _RoomSublist.scss
Fix indentation and remove random spurious blank line
This commit is contained in:
@@ -114,12 +114,11 @@ limitations under the License.
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomSublist_auxButton:hover,
|
.mx_RoomSublist_auxButton:hover,
|
||||||
.mx_RoomSublist_menuButton:hover {
|
.mx_RoomSublist_menuButton:hover {
|
||||||
background:$roomlist-button-bg-color;
|
background:$roomlist-button-bg-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Hide the menu button by default
|
// Hide the menu button by default
|
||||||
.mx_RoomSublist_menuButton {
|
.mx_RoomSublist_menuButton {
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
|
|||||||
Reference in New Issue
Block a user