0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-22 07:27:51 +00:00

Merge pull request #2070 from Gazook89/z-index-on-dropdown

add z-index to dropdown container.
This commit is contained in:
Trevor Buckner
2022-03-15 21:42:00 -04:00
committed by GitHub

View File

@@ -88,6 +88,7 @@
background-color : white;
width : 100%;
position : relative;
z-index : 500;
&.disabled {
font-style :italic;
font-style : italic;