Style code

This commit is contained in:
2025-03-18 08:50:39 +01:00
parent f20cebab14
commit 7b1f5cd3cc
17 changed files with 54 additions and 39 deletions

View File

@@ -6,7 +6,6 @@ RowLayout
{
id: topBar
spacing: 0
height: 35
width: parent.width
anchors
{
@@ -23,6 +22,7 @@ RowLayout
text: qsTr("Dashboard")
implicitWidth: abrechnung.implicitContentWidth + 10
Layout.margins: 3
Layout.leftMargin: 0
background: Rectangle
{
id: dashiBackie