Commit 6c88c6a4 by wsm

页面

parent 6fb284d0
...@@ -251,7 +251,7 @@ ...@@ -251,7 +251,7 @@
} }
.app-main-container { .app-main-container {
width: calc(100% - #{$base-padding} - #{$base-padding}); // width: calc(100% - #{$base-padding} - #{$base-padding});
margin: $base-padding auto; margin: $base-padding auto;
background: $base-color-white; background: $base-color-white;
border-radius: $base-border-radius; border-radius: $base-border-radius;
......
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