mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 17:56:01 +03:00
Update _RoomSublist.scss
Fix indentation and remove random spurious blank line
This commit is contained in:
parent
b71bc88514
commit
6acf2543f0
1 changed files with 2 additions and 3 deletions
|
@ -114,12 +114,11 @@ limitations under the License.
|
|||
}
|
||||
}
|
||||
|
||||
.mx_RoomSublist_auxButton:hover,
|
||||
.mx_RoomSublist_menuButton:hover {
|
||||
.mx_RoomSublist_auxButton:hover,
|
||||
.mx_RoomSublist_menuButton:hover {
|
||||
background:$roomlist-button-bg-color;
|
||||
}
|
||||
|
||||
|
||||
// Hide the menu button by default
|
||||
.mx_RoomSublist_menuButton {
|
||||
visibility: hidden;
|
||||
|
|
Loading…
Reference in a new issue