1
0
Fork 0
nixos-config/overlays/element-web/user.css

13 lines
203 B
CSS
Raw Normal View History

2023-02-22 20:03:27 +00:00
.mx_NotificationBadge_dot {
display: none !important;
}
2023-02-22 20:03:27 +00:00
* {
font-size: 11px !important;
font-smooth: never;
2021-06-03 14:04:34 +00:00
}
2022-02-17 18:34:05 +00:00
2023-02-19 20:13:33 +00:00
.mx_RoomSublist[aria-label="Rooms"] .mx_RoomTile {
2022-02-17 18:34:05 +00:00
display: none !important;
2023-02-08 23:48:40 +00:00
}