style: 输入框操作栏尺寸&loading动画尺寸

This commit is contained in:
2026-03-03 11:33:20 +08:00
parent b36001b154
commit 8bbd3635f4
2 changed files with 11 additions and 1 deletions

View File

@@ -717,6 +717,10 @@
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 50%;
cursor: pointer;
img{
width: 1.65rem;
height: 1.86rem;
}
}
.el-select {
width: 13.9rem;
@@ -729,6 +733,7 @@
font-family: 'GeneralMedium';
font-weight: 500;
font-size: 1.4rem;
min-height: initial;
.el-select__placeholder {
color: #000;
}