tray: wireless password popout, no more full-rounding buttons
This commit is contained in:
parent
1e4e00dd82
commit
a10c22480c
1 changed files with 1 additions and 1 deletions
|
|
@ -605,7 +605,7 @@ ColumnLayout {
|
|||
|
||||
implicitWidth: rowLayout.implicitWidth + Appearance.padding.normal * 2
|
||||
implicitHeight: rowLayout.implicitHeight + Appearance.padding.small
|
||||
radius: Appearance.rounding.normal
|
||||
radius: Appearance.rounding.small
|
||||
|
||||
StateLayer {
|
||||
id: stateLayer
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue