style: 优化代码

This commit is contained in:
奔跑的面条
2022-10-08 20:49:08 +08:00
parent d3a0d36c92
commit 79fd809993
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 {