Skip to content

Commit

Permalink
Merge branch 'master'
Browse files Browse the repository at this point in the history
  • Loading branch information
jqhph committed Sep 7, 2020
2 parents 51e2f7f + 9047973 commit 7755db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Grid/LazyRenderable.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ public function render()

protected function addStyle()
{
Admin::style('.select2-container{z-index:29891015}');
Admin::style('.select2-container--open{z-index:29891015}');
}

/**
Expand Down

0 comments on commit 7755db8

Please sign in to comment.