1
0
This commit is contained in:
Sander van Grieken
2022-06-15 13:33:19 +02:00
parent 4e98022686
commit f8dd411148
5 changed files with 101 additions and 74 deletions

View File

@@ -4,6 +4,8 @@ import QtQuick.Controls 2.0
import QtQuick.Controls.Material 2.0
Pane {
topPadding: constants.paddingSmall
bottomPadding: constants.paddingSmall
background: Rectangle {
color: Qt.lighter(Material.background, 1.15)
radius: constants.paddingSmall