Browse Source

Fixed Problem with selecting action in rule window.

Thanks to Meeques and xet7 !

Fixes #4342
Lauri Ojansivu 3 years ago
parent
commit
dc7b97c178
1 changed files with 1 additions and 1 deletions
  1. 1 1
      client/components/rules/rules.styl

+ 1 - 1
client/components/rules/rules.styl

@@ -112,7 +112,7 @@
       .trigger-item
         overflow:auto
         padding:10px
-        height:40px
+        height:100px
         margin-bottom:5px
         border-radius: 3px
         position: relative