Fix partially covering note with "add note" FAB

master
Skylar Ittner 5 years ago
parent d09fd4894f
commit 457960aa86

@ -50,6 +50,9 @@
{{/each}} {{/each}}
</div> </div>
<!-- Make sure the bottom note won't be blocked by the floating button -->
<div id="bottomspacer" style="height: 80px;"></div>
</div> </div>
<div class="fab fab-right-bottom"> <div class="fab fab-right-bottom">

Loading…
Cancel
Save