Fix directives drop down list cut short 82/129682/4
authorJvD_Ericsson <jeff.van.dam@est.tech>
Fri, 24 Jun 2022 13:39:34 +0000 (14:39 +0100)
committerAndr� Schmid <andre.schmid@est.tech>
Mon, 4 Jul 2022 14:58:34 +0000 (14:58 +0000)
Issue-ID: SDC-4063
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
Change-Id: I100f4371598922aa87e2520bf5a6d4e9fbc1fd11

catalog-ui/src/app/ng2/components/logic/select-directives/select-directives.component.less

index e168532..d0b7ff4 100644 (file)
@@ -2,10 +2,10 @@
 @import './../../../../../assets/styles/variables.less';
 
 .select-directives {
+  height: 350px;
   .multi-select-dropdown-box {
     padding: 15px 12px;
     position: relative;
-    height: 200px;
     color: @main_color_a;
   }