소스 검색

Merge branch 'master'

jqh 4 년 전
부모
커밋
7755db8694
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/Grid/LazyRenderable.php

+ 1 - 1
src/Grid/LazyRenderable.php

@@ -38,7 +38,7 @@ HTML;
 
     protected function addStyle()
     {
-        Admin::style('.select2-container{z-index:29891015}');
+        Admin::style('.select2-container--open{z-index:29891015}');
     }
 
     /**