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 2022/08/29 11:44:58 UTC

[camel-karavan] branch main updated: Update karavan.css

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 47bb4bc  Update karavan.css
47bb4bc is described below

commit 47bb4bc532e2e518e47e8c8e0d08323e441b5e3d
Author: Marat Gubaidullin <ma...@gmail.com>
AuthorDate: Mon Aug 29 07:44:53 2022 -0400

    Update karavan.css
---
 karavan-designer/src/designer/karavan.css | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/karavan-designer/src/designer/karavan.css b/karavan-designer/src/designer/karavan.css
index 5595137..95cd011 100644
--- a/karavan-designer/src/designer/karavan.css
+++ b/karavan-designer/src/designer/karavan.css
@@ -246,6 +246,7 @@
     display: flex;
     flex-direction: column;
     justify-content: space-between;
+    margin-bottom: 70px;
 }
 
 .karavan .pf-c-drawer__splitter {
@@ -1249,4 +1250,4 @@ reactour-portal .reactour__popover button:focus-visible {
 .karavan .project-builder .add-button {
     width: fit-content;
     margin-top: 6px;
-}
\ No newline at end of file
+}