use the new bottom bar for the bookmarks, too

This commit is contained in:
Jakob Ketterl 2021-02-27 01:18:08 +01:00
parent 36c4a16fb5
commit b6ed06dff4
1 changed files with 1 additions and 4 deletions

View File

@ -18,11 +18,8 @@ ${header}
</div>
</div>
<div class="bookmarks">
<div class="actions">
<button class="btn btn-primary bookmark-add">Add a new bookmark</button>
</div>
${bookmarks}
<div class="actions">
<div class="buttons container">
<button class="btn btn-primary bookmark-add">Add a new bookmark</button>
</div>
</div>