Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit fe23e7c

Browse files
committed
Give custom select menu a higher z-index
1 parent fa4e071 commit fe23e7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/sass/utils/_custom-select.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
@apply rounded-md;
1111
@apply bg-white;
1212
@apply shadow-lg;
13+
@apply z-10;
1314

1415
&.custom-menu-top {
1516
@apply mt-0;

0 commit comments

Comments
 (0)