qml: cosmetic changes
This commit is contained in:
@@ -6,6 +6,9 @@ import QtQuick.Controls.Material 2.0
|
||||
Pane {
|
||||
topPadding: constants.paddingSmall
|
||||
bottomPadding: constants.paddingSmall
|
||||
leftPadding: constants.paddingSmall
|
||||
rightPadding: constants.paddingSmall
|
||||
|
||||
background: Rectangle {
|
||||
color: Qt.lighter(Material.background, 1.15)
|
||||
radius: constants.paddingSmall
|
||||
|
||||
Reference in New Issue
Block a user