1
0
Fork 0

Hide stupid bubbles in Element again

This commit is contained in:
Malte 2023-02-22 21:03:27 +01:00
parent 5a82a10555
commit a2554840a1

View file

@ -1,3 +1,7 @@
.mx_NotificationBadge_dot {
display: none !important;
}
* {
font-size: 11px !important;
font-smooth: never;