chore: Svelte 5 syntax updates, a11y fixes, and dead CSS removal
All checks were successful
CI / update (push) Successful in 4m29s
All checks were successful
CI / update (push) Successful in 4m29s
Replace deprecated svelte:component with direct component invocation, use span instead of label for non-input controls with role="group", remove unused imports and dead CSS rules.
This commit is contained in:
@@ -932,9 +932,6 @@
|
||||
align-items: stretch;
|
||||
}
|
||||
|
||||
.main-actions {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.amount-currency {
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user