mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
fix weird icon size on notifs
This commit is contained in:
parent
84e7f265da
commit
f4a28573f6
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue