diff options
-rw-r--r-- | components/kube/contents/ui/ComposerView.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/kube/contents/ui/ComposerView.qml b/components/kube/contents/ui/ComposerView.qml index 2123cb32..90f4ea06 100644 --- a/components/kube/contents/ui/ComposerView.qml +++ b/components/kube/contents/ui/ComposerView.qml | |||
@@ -282,6 +282,7 @@ Kube.View { | |||
282 | 282 | ||
283 | Row { | 283 | Row { |
284 | visible: html.checked | 284 | visible: html.checked |
285 | spacing: 1 | ||
285 | 286 | ||
286 | Kube.IconButton { | 287 | Kube.IconButton { |
287 | iconName: Kube.Icons.bold | 288 | iconName: Kube.Icons.bold |