mdgriffith / elm-ui

What if you never had to write CSS again?
https://package.elm-lang.org/packages/mdgriffith/elm-ui/latest/
BSD 3-Clause "New" or "Revised" License
1.35k stars 112 forks source link

inFront doesn't stay above the row below, only the same row #242

Open gabriela-sartori opened 4 years ago

gabriela-sartori commented 4 years ago

Welcome!

I've found a simple bug using inFront, where the content stays under the row below the current row where the inFront is located. I've made a SSCC

Temporary Solution As I've shown in SSCC, this can be temporarily solved setting z-index to 1

Versions

alexkorban commented 4 years ago

bug