kongdeqiang
2024-04-16 4ee6f73821ae2c4264c9ea5df9489f94687547d7
src/assets/css/main.css
@@ -9,6 +9,7 @@
.wrapper {
    width: 100%;
    height: 100%;
    background: #fff;
}
body {
@@ -36,7 +37,7 @@
    width: auto;
    height: 100%;
    /*padding: 10px;*/
    overflow-y: scroll;
    overflow-y: auto;
    box-sizing: border-box;
    background: white;
}
@@ -44,7 +45,6 @@
.content-collapse {
    left: 65px;
}
.container {
    /*padding: 30px;*/
    background: #fff;