Commit f1d5164d by lxyang

feat:修改css

parent 75ea3459
......@@ -195,8 +195,11 @@ export default {
width: 100%;
display: flex;
.center-delete {
width: 50%;
width: calc(50% - 12px);
margin-top: 24px;
&:first-child {
margin-right: 24px;
}
}
.center-delete-tab {
width: 44px;
......
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