[network/kaidan] src/qml/elements: ChatPageSendingPane: Add vertical margin to separator below spoiler area

Melvin Keskin <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 1e62d131c444d33ecc27c410657ff4f30f4327df by Melvin Keskin.
Committed on 25/07/2026 at 17:06.
Pushed by melvo into branch 'master'.

ChatPageSendingPane: Add vertical margin to separator below spoiler area

M  +2    -0    src/qml/elements/ChatPageSendingPane.qml

https://invent.kde.org/network/kaidan/-/commit/1e62d131c444d33ecc27c410657ff4f30f4327df

diff --git a/src/qml/elements/ChatPageSendingPane.qml b/src/qml/elements/ChatPageSendingPane.qml
index 6b990b371..cf3f8bb9a 100644
--- a/src/qml/elements/ChatPageSendingPane.qml
+++ b/src/qml/elements/ChatPageSendingPane.qml
@@ -158,6 +158,8 @@ Controls.Pane {
 
 		Kirigami.Separator {
 			visible: root.composition.isSpoiler
+			Layout.topMargin: Kirigami.Units.smallSpacing
+			Layout.bottomMargin: Kirigami.Units.smallSpacing
 			Layout.fillWidth: true
 		}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.