fix: tweak z-index to not clash with sidebar on mobile #1

Open
csolisr wants to merge 1 commit from fix-showmore-dyn-css into develop

View file

@ -7,7 +7,7 @@
position: absolute;
top: auto;
bottom: 0;
z-index: 11;
z-index: 9;
left: 0;
display: none;
}