mirror of
https://github.com/QuasarApp/SimpleQmlNotify.git
synced 2025-04-30 07:34:32 +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 {
|
ToolButton {
|
||||||
id: clearAllButton
|
id: clearAllButton
|
||||||
text: qsTr("clear")
|
text: qsTr("clear")
|
||||||
|
font.pointSize: 10
|
||||||
height: parent.height
|
height: parent.height
|
||||||
anchors {
|
anchors {
|
||||||
left: parent.left
|
left: parent.left
|
||||||
|
Loading…
x
Reference in New Issue
Block a user