diff --git a/src/styles/layout.less b/src/styles/layout.less index 7a6f2bf..753925a 100644 --- a/src/styles/layout.less +++ b/src/styles/layout.less @@ -114,14 +114,14 @@ & .page-content { overflow-y: auto; - // background: white; + background: white; } & .sheet{ padding: 15px; // min-height: calc(@layout-min-height - 30px); // 280px; overflow: visible; - margin: 15px; + // margin: 15px; } &-admin {