mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-25 10:08:36 +02:00
feat: another batch
This commit is contained in:
@@ -278,8 +278,7 @@
|
||||
{% endif %}
|
||||
|
||||
<div class="btn-group w-full sidebar-item" role="group">
|
||||
<button type="button" class="btn btn-secondary btn-sm w-full" data-bs-toggle="tooltip"
|
||||
data-bs-title="{% trans "Calculator" %}"
|
||||
<button type="button" class="btn btn-secondary btn-sm w-full" data-tippy-content="{% trans "Calculator" %}"
|
||||
_="on click trigger show on #calculator">
|
||||
<i class="fa-solid fa-calculator fa-fw"></i>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user