Fix broken settingsIcon on SpaceRoomView (#8137)

pull/21833/head
Suguru Hirahara 2022-03-23 21:56:16 +00:00 committed by GitHub
parent 6721d4fe9c
commit 8710f59da5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 31 additions and 33 deletions

View File

@ -359,7 +359,6 @@ $SpaceRoomViewInnerWidth: 428px;
}
}
.mx_SpaceRoomView_landing {
.mx_SpaceRoomView_landing_inviteButton,
.mx_SpaceRoomView_landing_settingsButton {
position: relative;
@ -402,7 +401,6 @@ $SpaceRoomViewInnerWidth: 428px;
}
}
}
}
.mx_SpaceRoomView_landing_topic {
font-size: $font-15px;