11 lines
210 B
CSS
11 lines
210 B
CSS
.mx_RoomDropTarget,
|
|
.mx_RoomList_favouritesLabel,
|
|
.mx_RoomList_archiveLabel,
|
|
.mx_RoomHeader_search,
|
|
.mx_RoomSettings_encrypt,
|
|
.mx_CreateRoom_encrypt,
|
|
.mx_RightPanel_filebutton
|
|
{
|
|
display: none !important;
|
|
}
|