🎨 enlève le margin des suggestions de salaire brut
parent
c25883877e
commit
ad6895c5c4
|
@ -2,6 +2,7 @@
|
|||
text-align: right;
|
||||
}
|
||||
.inputSuggestions ul {
|
||||
margin: 0;
|
||||
padding-left: 0;
|
||||
list-style: none;
|
||||
display: inline-flex;
|
||||
|
|
Loading…
Reference in New Issue