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

14 lines
283 B
CSS

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