style: 输入框操作栏尺寸&loading动画尺寸
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user