Commit 899aa71d authored by 王启林's avatar 王启林

表间距调整

parent 99f677de
...@@ -403,7 +403,7 @@ export default { ...@@ -403,7 +403,7 @@ export default {
background-color: #fafafa; background-color: #fafafa;
height: 100%; height: 100%;
border-radius: 4px; border-radius: 4px;
width: 49%; width: 49.5%;
box-sizing: border-box; box-sizing: border-box;
padding: 20px; padding: 20px;
...@@ -419,7 +419,7 @@ export default { ...@@ -419,7 +419,7 @@ export default {
background-color: #fafafa; background-color: #fafafa;
height: 100%; height: 100%;
border-radius: 4px; border-radius: 4px;
width: 49%; width: 49.5%;
box-sizing: border-box; box-sizing: border-box;
padding: 20px; padding: 20px;
......
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