mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2025-12-24 02:39:20 -05:00
fixed settings dropdown being below recipe edit buttons
This commit is contained in:
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user