Commit 2f10754b by 夏超

[fix] 修改工艺设计

parent f814b607
......@@ -3171,7 +3171,7 @@
}
.el-transfer-panel {
width: calc((60vw - 40px - 190px) / 2);
width: calc((60vw - 40px - 80px) / 2);
}
.el-transfer__buttons {
......@@ -3180,6 +3180,7 @@
.el-button {
margin-left: 0;
padding: 18px 22px;
}
}
</style>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment