mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 00:35:50 +01:00
book has now zoom
This commit is contained in:
@@ -1 +1,13 @@
|
||||
<div class="note-detail-book note-detail-component"></div>
|
||||
<div class="note-detail-book note-detail-component">
|
||||
<div class="btn-group floating-button" style="right: 25px; top: 20px;">
|
||||
<button type="button"
|
||||
class="book-zoom-in btn icon-button jam jam-search-plus"
|
||||
title="Zoom In"></button>
|
||||
|
||||
<button type="button"
|
||||
class="book-zoom-out btn icon-button jam jam-search-minus"
|
||||
title="Zoom Out"></button>
|
||||
</div>
|
||||
|
||||
<div class="note-detail-book-content"></div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user