1
0
Fork 0
nixos-config/overlays/element-web/user.css
Malte Brandy cbfd7467fb Revert "enable element sidebar again"
This reverts commit 327c64a357.
2022-05-21 22:24:34 +02:00

11 lines
187 B
CSS

.mx_NotificationBadge_dot {
display: none !important;
}
.mx_RoomTile_nameHasUnreadEvents {
font-weight: normal !important;
}
.mx_LeftPanel_wrapper {
display: none !important;
}