mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-15 13:29:58 -05:00
fix weird icon size on notifs
This commit is contained in:
@@ -95,7 +95,7 @@ $notif_surface: $t_background;
|
|||||||
@include full-rounding;
|
@include full-rounding;
|
||||||
min-width: 3.409rem;
|
min-width: 3.409rem;
|
||||||
min-height: 3.409rem;
|
min-height: 3.409rem;
|
||||||
font-size: 3.409rem;
|
font-size: 2.182rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.notif-icon-material {
|
.notif-icon-material {
|
||||||
|
|||||||
Reference in New Issue
Block a user