Remove incorrect class

This commit is contained in:
Chris Ryan 2025-08-09 17:37:40 +10:00
parent fee3e38770
commit 423d9229a8

View file

@ -71,7 +71,7 @@
</div> </div>
<div class="label-container"> <div class="label-container">
<button data-action="preview"> <button data-action="preview">
<i class="fa-solid fa-dice right"></i> <i class="fa-solid fa-dice"></i>
<span>{{localize "Preview"}}</span> <span>{{localize "Preview"}}</span>
</button> </button>
</div> </div>