0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-09 13:42:38 +00:00

add z-index to dropdown container.

also just format spacing on css rules
This commit is contained in:
Gazook89
2022-03-13 20:40:41 -05:00
parent 438c7eabdc
commit f13c16bb4f

View File

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