Notification: adjust layout
This commit is contained in:
parent
c8a056f332
commit
c16e6e7423
3 changed files with 16 additions and 8 deletions
|
|
@ -180,7 +180,10 @@ Item {
|
|||
icon: "close"
|
||||
visible: root.persistent || root.duration === 0
|
||||
|
||||
color: Color.mOnSurface
|
||||
colorBg: Color.mSurfaceVariant
|
||||
colorFg: Color.mOnSurface
|
||||
colorBorder: Color.transparent
|
||||
colorBorderHover: Color.mOutline
|
||||
|
||||
fontPointSize: Style.fontSizeM * scaling
|
||||
sizeRatio: 0.8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue