* Fixed incorrect icon for aligning text to the right

This commit is contained in:
Sync1211 2022-06-01 11:37:17 +02:00
parent c72658e241
commit 4cf1376858
No known key found for this signature in database
GPG Key ID: B8878699435E69EC

View File

@ -210,7 +210,7 @@
</span>
<span class="text-align-container">
<input type="radio" name="text-align" value="right"/>
<span class="text-align-checkmark text-align-center"></span>
<span class="text-align-checkmark text-align-right"></span>
</span>
</div>
</div>