1
0
Fork 0
nixos-config/overlays/element-web/user.css
2023-02-23 00:21:00 +01:00

13 lines
232 B
CSS

.mx_NotificationBadge_dot {
display: none !important;
}
span, div {
font-size: 11px !important;
-webkit-font-smoothing: none !important;
}
.mx_RoomSublist[aria-label="Rooms"] .mx_RoomTile {
display: none !important;
}