jqh 4 年 前
コミット
9047973faf
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}');
     }
 
     /**