mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
CustomButtonSettings: Using header for subsection
This commit is contained in:
@@ -83,11 +83,8 @@ ColumnLayout {
|
||||
Layout.fillWidth: true
|
||||
}
|
||||
|
||||
NText {
|
||||
text: "Dynamic text"
|
||||
font.pointSize: Style.fontSizeL * scaling
|
||||
font.weight: Style.fontWeightBold
|
||||
color: Color.mPrimary
|
||||
NHeader {
|
||||
label: "Dynamic text"
|
||||
}
|
||||
|
||||
NTextInput {
|
||||
|
||||
Reference in New Issue
Block a user