Remove weird padding from session

This commit is contained in:
2025-01-12 03:12:49 -06:00
parent ce65213712
commit 2002026070

View File

@@ -144,10 +144,10 @@
} }
} }
// This row contains a couple things
Row { Row {
spacing: 4 spacing: 4
width: parent.width / 2 width: parent.width / 2
z: 100
Column { Column {
z: 100 z: 100