fix: hide data-id='error'
This commit is contained in:
		| @ -1,3 +1,9 @@ | ||||
| solid-form { | ||||
|   [data-id="error"] { | ||||
|     display: none !important; // Hide the default core message, english only with a weird message | ||||
|   } | ||||
| } | ||||
|  | ||||
| .form form { | ||||
|   display: block; | ||||
|   height: fit-content; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user