mirror of
https://github.com/QuasarApp/SimpleQmlNotify.git
synced 2025-04-26 05:34:34 +00:00
There was fixed font size for clear button
This commit is contained in:
parent
667c309076
commit
ecdd89876f
@ -14,6 +14,7 @@ Dialog {
|
||||
ToolButton {
|
||||
id: clearAllButton
|
||||
text: qsTr("clear")
|
||||
font.pointSize: 10
|
||||
height: parent.height
|
||||
anchors {
|
||||
left: parent.left
|
||||
|
Loading…
x
Reference in New Issue
Block a user