fix(Champ.carte): add missing label to search input instead of placeholder

Co-authored-by: Corinne Durrmeyer <corinne@inseo.fr>
This commit is contained in:
mfo 2024-04-11 11:34:06 +02:00
parent d8a8fb53ce
commit 1989c3e75b
No known key found for this signature in database
GPG key ID: 7CE3E1F5B794A8EC
7 changed files with 35 additions and 21 deletions

View file

@ -357,11 +357,6 @@
}
[data-reach-combobox-input] {
min-height: 62px;
border-radius: 4px;
border: solid 1px $border-grey;
padding: $default-padding;
&:not([class^='width-']) {
width: 100%;
min-width: 50%;