Remove old isAlone checker

This commit is contained in:
Michael Telatynski 2020-11-05 15:39:22 +00:00
parent 2fdfe9346f
commit 2594ff8e80
3 changed files with 7 additions and 79 deletions

View file

@ -153,16 +153,6 @@ limitations under the License.
display: block;
}
.mx_RoomStatusBar_isAlone {
height: 50px;
line-height: $font-50px;
color: $primary-fg-color;
opacity: 0.5;
overflow-y: hidden;
display: block;
}
.mx_MatrixChat_useCompactLayout {
.mx_RoomStatusBar {
min-height: 40px;