소스 검색

Fixed Problem with selecting action in rule window.

Thanks to Meeques and xet7 !

Fixes #4342
Lauri Ojansivu 3 년 전
부모
커밋
dc7b97c178
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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