Fix UserProfile's behavior in dark theme

This commit is contained in:
Loren Burkholder 2021-01-22 19:18:56 -05:00
parent 98e7532854
commit 7e374a205c
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ ApplicationWindow {
width: 420
minimumHeight: 420
palette: colors
color: colors.window
ColumnLayout {
id: contentL