Skip to content
Snippets Groups Projects
Commit 20013352 authored by Jean-Baptiste Pasquier's avatar Jean-Baptiste Pasquier
Browse files

fix: hide data-id='error'

parent 36358844
No related branches found
No related tags found
1 merge request!215Release/core 0.12
Pipeline #7686 passed
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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment