mirror of
https://github.com/QuasarApp/SimpleQmlNotify.git
synced 2025-05-03 16:59:36 +00:00
fix notification form
This commit is contained in:
parent
1fbcca9edf
commit
62ad4b5464
@ -32,8 +32,7 @@ Item {
|
|||||||
x: parent.width - width - margin;
|
x: parent.width - width - margin;
|
||||||
y: margin;
|
y: margin;
|
||||||
|
|
||||||
width: 4 * metrix.pt;
|
|
||||||
height: width * 0.5
|
|
||||||
}
|
}
|
||||||
|
|
||||||
YesNoQuestion {
|
YesNoQuestion {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user