fix weird icon size on notifs

This commit is contained in:
end-4 2024-02-17 16:40:21 +07:00
parent 84e7f265da
commit f4a28573f6

View file

@ -95,7 +95,7 @@ $notif_surface: $t_background;
@include full-rounding;
min-width: 3.409rem;
min-height: 3.409rem;
font-size: 3.409rem;
font-size: 2.182rem;
}
.notif-icon-material {