apply custom elixforms styling

This commit is contained in:
2026-07-17 15:19:55 +02:00
parent fefb45505c
commit bad919a98a
4 changed files with 27 additions and 65 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ export class ElixFormsElement {
return (
<div className="row mb-3 align-items-start">
<div className="col-12 col-md-4">
<div className="text-md-end pe-md-3">
<div className="text-md-end pe-md-3 mt-2">
{this.label}{this.separator}
</div>
</div>