From 72972db21b4bf058c6f395dc7a24b5a045b66e2c Mon Sep 17 00:00:00 2001 From: Sonja Happ Date: Thu, 27 May 2021 10:26:38 +0200 Subject: [PATCH] remove vertical gap below component config table if action command bar is not showing --- src/componentconfig/config-table.js | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/componentconfig/config-table.js b/src/componentconfig/config-table.js index abe8b50..227e5ed 100644 --- a/src/componentconfig/config-table.js +++ b/src/componentconfig/config-table.js @@ -402,7 +402,7 @@ class ConfigTable extends Component { {this.state.ExternalICInUse ? -
+
- :
+ :
} -
- this.closeEditConfigModal(data)}