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

7 lines
110 B
CSS
Raw Normal View History

2015-07-23 19:18:12 -07:00
.mx_RoomSettings_encrypt,
.mx_CreateRoom_encrypt,
.mx_RightPanel_filebutton
{
display: none !important;
}