1
0
Fork 0

Fix element fonts

This commit is contained in:
Malte 2023-02-23 00:21:00 +01:00
parent a2554840a1
commit 18148ab72e

View file

@ -2,9 +2,9 @@
display: none !important;
}
* {
span, div {
font-size: 11px !important;
font-smooth: never;
-webkit-font-smoothing: none !important;
}
.mx_RoomSublist[aria-label="Rooms"] .mx_RoomTile {