Remove default width from PlasmaComponents3.Button
Reviewed by Marco Martin
This commit is contained in:
parent
2649878108
commit
7a9b50c8dc
@ -67,7 +67,6 @@ T.Button {
|
||||
|
||||
background: Item {
|
||||
//retrocompatibility with old controls
|
||||
implicitWidth: units.gridUnit * 6
|
||||
implicitHeight: units.gridUnit * 1.6
|
||||
Private.ButtonShadow {
|
||||
anchors.fill: parent
|
||||
|
Loading…
Reference in New Issue
Block a user