Fixed notifications, updated borders and paddings

- Fixed notifications in GNOME 47 (likely Ubuntu) and older (Fixes #64);
- Fixed big margins between messages for GNOME 47 and older;
- Fixed margins in modal for GNOME 46 and oler;
- Adapted paddings and borders in quick settings and in screenshot panel;
- Changed styles in tooltips and popup messages;
This commit is contained in:
Vladyslav Hroshev
2025-07-04 20:51:57 +03:00
parent 323b14a2de
commit 08ac0aa8d3
9 changed files with 80 additions and 55 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
color: TEXT-PRIMARY-COLOR;
background-color: SECTION-OPAQUE-COLOR;
border: 1px solid BORDER-SHADOW;
padding: 4px 8px;
padding: 6px 12px;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
}