From eafc8865d856cc282e0e0845c67ff232b1a5b805 Mon Sep 17 00:00:00 2001 From: Ahmedeldeeb50 Date: Thu, 3 Dec 2020 17:03:10 +0200 Subject: add Enrich&Deploy function in designer Issue-ID: CCSDK-2900 Signed-off-by: Ahmedeldeeb50 Change-Id: I098fc6bbb35953fbf3728b3863e7990918305edb --- cds-ui/designer-client/src/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cds-ui/designer-client/src/styles.css') diff --git a/cds-ui/designer-client/src/styles.css b/cds-ui/designer-client/src/styles.css index f24b5f9ec..c52788aa3 100644 --- a/cds-ui/designer-client/src/styles.css +++ b/cds-ui/designer-client/src/styles.css @@ -855,7 +855,7 @@ height: 40px; .dropdown-content{ position: absolute; top: 32px; - width: 140px; + width: 160px; margin: 0; padding: 0; opacity: 0; -- cgit 1.2.3-korg