fix: hide data-id='error'
This commit is contained in:
parent
363588442d
commit
20013352d4
@ -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 {
|
.form form {
|
||||||
display: block;
|
display: block;
|
||||||
height: fit-content;
|
height: fit-content;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user