Formatting + tray menu bg color back to "surface"
This commit is contained in:
parent
599b484c42
commit
176a997018
4 changed files with 11 additions and 9 deletions
|
|
@ -83,7 +83,7 @@ PopupWindow {
|
|||
|
||||
Rectangle {
|
||||
anchors.fill: parent
|
||||
color: Color.mSurfaceVariant
|
||||
color: Color.mSurface
|
||||
border.color: Color.mOutline
|
||||
border.width: Math.max(1, Style.borderThin * scaling)
|
||||
radius: Style.radiusMedium * scaling
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue