loupe input

This commit is contained in:
2025-05-23 15:20:44 +02:00
parent 119a6184f9
commit c9dd408193
3 changed files with 32 additions and 7 deletions
@@ -280,14 +280,19 @@
border-left: none;
border-right: none;
label{display: none;}
input{
text-align: start !important;
max-width: 100% !important;
.input-wrapper{
display: inline-flex;
&::after{
content: url("../images/pictos/loupe.svg");
display: inline-block;
}
input{
text-align: start !important;
max-width: 100% !important;
}
}
}
select{
::placeholder{