style:样式调整

This commit is contained in:
@changcode
2022-07-08 17:06:24 +08:00
parent a631ddfade
commit 69673fd2d0
2 changed files with 24 additions and 14 deletions

View File

@@ -23,16 +23,18 @@
.line-select__operation {
height: 24px;
margin-left: 3px;
background: #FFFFFF;
box-shadow: 0 2px 4px 0 rgba(51,51,51,0.10);
border-radius: 2px;
.option__select {
pointer-events:none;
.el-input__inner {
width: 80px;
height: 24px;
text-align: left;
padding-left: 4px;
line-height: 24px;
font-size: 12px;
color: #2C72C6;
font-weight: 400;
}
.el-input__suffix {
display: flex;