style: 优化代码

This commit is contained in:
奔跑的面条
2022-10-08 20:49:08 +08:00
parent 9ee62dffca
commit 3e5e1a9b41
6 changed files with 12 additions and 9 deletions
+1 -1
View File
@@ -190,7 +190,7 @@ const handleChange = (e: MouseEvent, item: ListType) => {
width: 100px;
}
.select-min-width {
width: 110px;
width: 115px;
}
@include deep() {
.n-list-item {