diff options
Diffstat (limited to 'components/package/contents/ui/MailListView.qml')
-rw-r--r-- | components/package/contents/ui/MailListView.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/package/contents/ui/MailListView.qml b/components/package/contents/ui/MailListView.qml index 8b612c52..bf5185dc 100644 --- a/components/package/contents/ui/MailListView.qml +++ b/components/package/contents/ui/MailListView.qml | |||
@@ -72,7 +72,6 @@ ScrollView { | |||
72 | 72 | ||
73 | anchors.fill: parent | 73 | anchors.fill: parent |
74 | 74 | ||
75 | // color: colorPalette.read | ||
76 | color: "steelblue" | 75 | color: "steelblue" |
77 | opacity: 0.1 | 76 | opacity: 0.1 |
78 | 77 | ||