mirror of
https://github.com/QRouland/UTPass.git
synced 2025-06-24 22:42:28 +00:00
Fix password page color issues with dark theme
This commit is contained in:
@ -26,6 +26,7 @@ Page {
|
||||
anchors.bottom: parent.bottom
|
||||
anchors.right: parent.right
|
||||
anchors.left: parent.left
|
||||
color: theme.palette.normal.background
|
||||
|
||||
Flow {
|
||||
id: container
|
||||
|
Reference in New Issue
Block a user