@@ -402,12 +402,10 @@ const test_image_url = ref('https://shadow.elemecdn.com/app/element/hamburger.9c
margin: 7px 0 42px 83px;
.input-item {
- ::v-deep {
- .el-input__inner {
+ :deep(.el-input__inner){
height: 36px;
line-height: 36px;
}
- }
@@ -443,7 +443,7 @@ body {
.select-wrapper {
position: relative;
width: 200px;
- ::v-deep(.el-input__inner){
border-radius: 6px;