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:
parent
d8a8fb53ce
commit
1989c3e75b
7 changed files with 35 additions and 21 deletions
|
@ -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%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue