From 34da7cc321c9618c98aec61cdaa9bb089528fa02 Mon Sep 17 00:00:00 2001 From: Black Hat Date: Wed, 1 Jan 2020 22:13:01 +0800 Subject: [PATCH] Tweak message bubble. --- imports/Spectral/Component/Timeline/MessageDelegate.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imports/Spectral/Component/Timeline/MessageDelegate.qml b/imports/Spectral/Component/Timeline/MessageDelegate.qml index ae141f529..dd6ebc9a7 100644 --- a/imports/Spectral/Component/Timeline/MessageDelegate.qml +++ b/imports/Spectral/Component/Timeline/MessageDelegate.qml @@ -75,7 +75,7 @@ ColumnLayout { padding: 0 background: AutoRectangle { - readonly property int minorRadius: 8 + readonly property int minorRadius: 2 id: bubbleBackground