Click the button to reset the zoom level

This commit is contained in:
SnnBcd xt
2023-09-01 03:30:39 +00:00
parent f5ddabc042
commit 21098be307
3 changed files with 11 additions and 2 deletions

View File

@@ -131,7 +131,7 @@ const TPL = `
<a data-trigger-command="zoomOut" title="Zoom Out" class="bx bx-minus"></a>
<span class="zoom-state"></span>
<span data-trigger-command="zoomReset" title="Reset Zoom Level" class="zoom-state"></span>
<a data-trigger-command="zoomIn" title="Zoom In" class="bx bx-plus"></a>
</div>