This commit is contained in:
Zacharias-Brohn
2026-02-14 18:20:28 +01:00
parent 4286122a97
commit c5b769b6e0
6 changed files with 36 additions and 11 deletions
+2 -2
View File
@@ -16,8 +16,8 @@ Item {
CustomRect {
anchors.fill: parent
anchors.topMargin: 3
anchors.bottomMargin: 3
anchors.topMargin: 4
anchors.bottomMargin: 4
color: DynamicColors.tPalette.m3surfaceContainer
radius: 1000
}