ui: replace inline state styles with css classes

This commit is contained in:
a.tolmachev
2026-04-12 02:30:24 +03:00
parent b92350a6ac
commit 4d7b11ec96
8 changed files with 56 additions and 22 deletions
+1 -1
View File
@@ -201,7 +201,7 @@
<div class="action-bar" role="toolbar" aria-label="Wizard navigation">
<div class="action-bar-inner">
<button class="btn btn-back" type="button" disabled style="opacity: 0.35; cursor: not-allowed;">
<button class="btn btn-back" type="button" disabled>
<svg width="13" height="13" viewBox="0 0 16 16" fill="currentColor">
<path d="M9.78 12.78a.75.75 0 01-1.06 0L4.47 8.53a.75.75 0 010-1.06l4.25-4.25a.75.75 0 011.06 1.06L6.06 8l3.72 3.72a.75.75 0 010 1.06z"/>
</svg>