💥 ags(notifications): fix some history size when there's a single notification

This commit is contained in:
retrozinndev
2025-03-23 12:39:35 -03:00
parent b10aa363b2
commit 1a8a54c30a
6 changed files with 31 additions and 43 deletions
+1 -1
View File
@@ -193,7 +193,7 @@ scrollbar trough {
& slider {
@include mixins.reset-props;
min-width: .85em;
min-width: .45em;
background: colors.$bg-tertiary;
border-radius: 12px;
}