Resolve "Bug: Detail View nicht im Vordergrund"
Fix bug by adding z-index to modal background
die number index buttons hatten einen z-index von 1. ich habe also den z-index des modal-backgrounds auf zwei gesetzt um im zweifelsfall immer on-top zu sein. das die elemente im DOM anscheinend den z-index von ihren parent erben, ist auch die boxcard vor den buttons.
Tell me what you think
Closes #28 (closed)