style:样式调整
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user