fixed settings dropdown being below recipe edit buttons

This commit is contained in:
vabene1111
2020-07-08 22:26:06 +02:00
parent 0aa37d176f
commit 692811f84f

View File

@@ -347,7 +347,7 @@
{% endblock %}
{% block content_xl_right %}
<div class="sticky-top" style="top: 2vh">
<div class="sticky-top" style="top: 2vh; z-index: 100;">
<div class="row">
<div class="col-md-11">
<button type="button" @click="updateRecipe(true)"