lille: remove useless custom field on error styles (#75382)

This commit is contained in:
Thomas Jund 2023-04-11 12:03:23 +02:00 committed by Frédéric Péters
parent 048a1d6fba
commit 322773a7f9
1 changed files with 0 additions and 13 deletions

View File

@ -782,19 +782,6 @@ div.datetimepicker {
font-size: 0.8rem;
}
form.quixote {
div.error {
padding-left: 0;
background-image: none;
font-weight: normal;
&::before {
content: "\f06a";
font-family: FontAwesome;
padding-right: 1ex;
}
}
}
div.textcell h1 {
@extend %title;
font-size: 2rem;