🔧 chore(style/control-center): add more padding to notification history's notification widget

This commit is contained in:
retrozinndev
2025-06-14 13:47:03 -03:00
parent 9f30b3e9f2
commit 143a4c92b2
+1
View File
@@ -178,6 +178,7 @@ box.history {
& .notifications { & .notifications {
& .notification { & .notification {
background: colors.$bg-translucent-primary; background: colors.$bg-translucent-primary;
padding: 3px;
} }
} }