fix radius for settings

This commit is contained in:
2026-04-18 12:31:25 +02:00
parent 4949b98cb1
commit 8ed5c92e8f
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -238,6 +238,8 @@ Variants {
deformAmount: 0.05
panel: panels.settings
radius: Appearance.rounding.large
topLeftRadius: Appearance.rounding.large + Appearance.padding.smaller
topRightRadius: Appearance.rounding.large + Appearance.padding.smaller
}
PanelBg {