This commit is contained in:
lyf
2024-09-25 14:35:09 +08:00
parent 77f037a3c4
commit a6b920d9af
3 changed files with 18 additions and 6 deletions

View File

@@ -260,11 +260,9 @@
.select-with-icon-select {
height: 100%;
max-width: 100%;
border: var(--border-in-light);
padding: 10px 35px 10px 10px;
border-radius: 10px;
white-space: normal;
appearance: none;
cursor: pointer;
background-color: var(--white);