[app] Don't mess with the Button width
This commit is contained in:
parent
01e9c614a0
commit
312dbff58c
1 changed files with 0 additions and 1 deletions
|
@ -233,7 +233,6 @@ SilicaFlickable {
|
|||
Button {
|
||||
//% "Cancel"
|
||||
text: qsTrId("book-view-cancel-loading")
|
||||
width: Math.max(Theme.buttonWidthMedium, implicitWidth)
|
||||
height: Theme.itemSizeLarge
|
||||
anchors {
|
||||
bottom: parent.bottom
|
||||
|
|
Loading…
Reference in a new issue