summaryrefslogtreecommitdiff
path: root/Card.ui.qml
diff options
context:
space:
mode:
Diffstat (limited to 'Card.ui.qml')
-rw-r--r--Card.ui.qml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Card.ui.qml b/Card.ui.qml
index f5ddb90..2f44c50 100644
--- a/Card.ui.qml
+++ b/Card.ui.qml
@@ -115,6 +115,9 @@ Item {
}
DropShadow {
+ verticalOffset: 2
+ radius: 2
+ sample: 4
source: rectangle
color: Qt.rgba(.113, .227, .325, .15)
anchors.fill: rectangle