style:修改全局圆角为2px
This commit is contained in:
@@ -2369,3 +2369,6 @@ li{
|
||||
color: #ee9d3f !important;;
|
||||
}
|
||||
}
|
||||
/deep/ .el-input__inner{
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user