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 2024/02/06 17:05:11 UTC

(camel-karavan) branch main updated: Fix

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 e49fdd09 Fix
e49fdd09 is described below

commit e49fdd09d1465fc9c3b8c835e6fa7ebc0fdd2bf4
Author: Marat Gubaidullin <ma...@talismancloud.io>
AuthorDate: Tue Feb 6 12:04:21 2024 -0500

    Fix
---
 .../karavan-app/src/main/webui/src/containers/ContainerTableRow.tsx     | 2 +-
 .../karavan-app/src/main/webui/src/services/ServicesTableRow.tsx        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/karavan-web/karavan-app/src/main/webui/src/containers/ContainerTableRow.tsx b/karavan-web/karavan-app/src/main/webui/src/containers/ContainerTableRow.tsx
index d691cd81..391b9f65 100644
--- a/karavan-web/karavan-app/src/main/webui/src/containers/ContainerTableRow.tsx
+++ b/karavan-web/karavan-app/src/main/webui/src/containers/ContainerTableRow.tsx
@@ -92,7 +92,7 @@ export function ContainerTableRow(props: Props) {
                             expandId: 'composable-expandable-example'
                         }
                         : undefined}
-                    modifier={"fitContent"}>
+                    modifier={"fitContent"} className={'dev-action-button'}>
                 </Td>
                 <Td>
                     {container.env}
diff --git a/karavan-web/karavan-app/src/main/webui/src/services/ServicesTableRow.tsx b/karavan-web/karavan-app/src/main/webui/src/services/ServicesTableRow.tsx
index 00428e52..b13f5bbf 100644
--- a/karavan-web/karavan-app/src/main/webui/src/services/ServicesTableRow.tsx
+++ b/karavan-web/karavan-app/src/main/webui/src/services/ServicesTableRow.tsx
@@ -114,7 +114,7 @@ export function ServicesTableRow (props: Props) {
                             expandId: 'composable-expandable-example'
                         }
                         : undefined}
-                    modifier={"fitContent"}>
+                    modifier={"fitContent"} className={'dev-action-button'}>
                 </Td>
                 <Td>
                     {container && <Label icon={icon} color={color}>