You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ma...@apache.org on 2023/08/27 13:16:47 UTC

[camel-karavan] branch main updated: fix: css typos (#870)

This is an automated email from the ASF dual-hosted git repository.

marat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git


The following commit(s) were added to refs/heads/main by this push:
     new e00921df fix: css typos (#870)
e00921df is described below

commit e00921dfbaf80864f67656603247653fe49fd404
Author: Stefan Huber <ma...@stefanhuber.at>
AuthorDate: Sun Aug 27 15:16:41 2023 +0200

    fix: css typos (#870)
    
    Co-authored-by: Stefan Huber <st...@hoffmann-group.com>
---
 karavan-designer/src/designer/karavan.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/karavan-designer/src/designer/karavan.css b/karavan-designer/src/designer/karavan.css
index d0cfcc36..049e4e7a 100644
--- a/karavan-designer/src/designer/karavan.css
+++ b/karavan-designer/src/designer/karavan.css
@@ -381,7 +381,7 @@
 
 .karavan .properties .expression-title {
     font-size: 17px;
-    font-weught: bold;
+    font-weight: bold;
 }
 
 .karavan .properties .text-area {
@@ -1090,7 +1090,7 @@
     height: 44px;
     margin-left: 6px;
     cursor: pointer;
-    ustify-content: space-between;
+    justify-content: space-between;
 }
 
 .karavan .rest-page .rest-config-card,