Baking controls now scale to fit the pane correctly

This commit is contained in:
n1474335 2019-06-28 17:09:00 +01:00
parent a5ea7f7d58
commit 6f6786d79e
4 changed files with 29 additions and 4 deletions

View file

@ -191,7 +191,7 @@
<ul id="rec-list" class="list-area no-select"></ul>
<div id="controls" class="no-select">
<div class="d-flex align-items-center">
<div id="controls-content" class="d-flex align-items-center">
<button type="button" class="mx-2 btn btn-lg btn-secondary" id="step" data-toggle="tooltip" title="Step through the recipe">
Step
</button>