fix notification form

This commit is contained in:
Andrei Yankovich 2021-11-07 11:23:45 +03:00
parent 1fbcca9edf
commit 62ad4b5464

View File

@ -32,8 +32,7 @@ Item {
x: parent.width - width - margin;
y: margin;
width: 4 * metrix.pt;
height: width * 0.5
}
YesNoQuestion {