Vanessa 2024-12-13 10:42:45 +08:00
parent 441b6f7f65
commit b60f84fe09
5 changed files with 118 additions and 5 deletions

View file

@ -19,6 +19,15 @@
width: 16px;
}
&-list {
height: 28px;
width: 42px;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
}
&-input {
padding-left: 35px !important;
}