1
0
Fork 0
nixos-config/overlays/element-web/user.css
2023-02-24 17:35:55 +01:00

16 lines
285 B
CSS

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