TrayMenu: fix hover
This commit is contained in:
parent
7e7b7b0192
commit
55a8aa3026
2 changed files with 2 additions and 2 deletions
|
|
@ -10,6 +10,6 @@ Rectangle {
|
|||
|
||||
color: Colors.mSurface
|
||||
radius: Style.radiusMedium * scaling
|
||||
border.color: Colors.mSurfaceVariant
|
||||
border.color: Colors.mOutline
|
||||
border.width: Math.max(1, Style.borderThin * scaling)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue