Fix UserProfile's behavior in dark theme
This commit is contained in:
parent
98e7532854
commit
7e374a205c
@ -14,6 +14,7 @@ ApplicationWindow {
|
|||||||
width: 420
|
width: 420
|
||||||
minimumHeight: 420
|
minimumHeight: 420
|
||||||
palette: colors
|
palette: colors
|
||||||
|
color: colors.window
|
||||||
|
|
||||||
ColumnLayout {
|
ColumnLayout {
|
||||||
id: contentL
|
id: contentL
|
||||||
|
Loading…
Reference in New Issue
Block a user