Update post.html

This commit is contained in:
glossimute 2025-05-19 14:04:47 +09:00
parent 7560c6a010
commit 9f54e434a5
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@
<path d="M7 10h1v2H7v-2zM3 2v2H2v12h12v-3h2v4H2V2h1z"></path>
</svg>
</button>
<button id="alignToggleBtn">切换文字对齐方式</button>
<button id="alignToggleBtn" class="btn btn-invisible circle" title="切换文字对齐方式"></button>
{% endblock %}
{% block content %}