element-web/src/skins/vector/css/hide.css

7 lines
110 B
CSS
Raw Normal View History

2015-07-24 02:18:12 +00:00
.mx_RoomSettings_encrypt,
.mx_CreateRoom_encrypt,
.mx_RightPanel_filebutton
{
display: none !important;
}