mirror of
https://github.com/QuasarApp/SimpleQmlNotify.git
synced 2025-04-26 13:44:34 +00:00
fix notify icon size
This commit is contained in:
parent
95f756a395
commit
adc8c103b5
@ -32,6 +32,7 @@ Item {
|
||||
x: parent.width - width - margin;
|
||||
y: margin;
|
||||
|
||||
width: Math.min(6 * metrix.pt, root.width);
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user