apply custom elixforms styling
This commit is contained in:
+1
-1
@@ -260,7 +260,7 @@ export default class RecuperoPropostaCctDaContrattiComponent extends ElixFormsCo
|
||||
)}
|
||||
|
||||
{errorMessage && (
|
||||
<div className="alert alert-danger mt-2">{errorMessage}</div>
|
||||
<div className="custom-alert custom-alert-danger mt-2">{errorMessage}</div>
|
||||
)}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user