loupe input
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user