Commit 2ad530c8 authored by 刘安琪's avatar 刘安琪

调整dialog按钮位置

parent d799544a
...@@ -103,13 +103,13 @@ ...@@ -103,13 +103,13 @@
box-sizing: border-box; box-sizing: border-box;
& button:nth-child(2) { & button:nth-child(2) {
margin-left: 16px; margin-left: 12px;
} }
& button:nth-child(3) { & button:nth-child(3) {
margin-left: 16px; margin-left: 12px;
} }
& button:nth-child(2) { & button:nth-child(4) {
margin-left: 16px; margin-left: 12px;
} }
} }
......
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