Commit 4ab2f2b0 by caoyanzhi

update: 去掉footer

parent 649c9afc
......@@ -268,7 +268,7 @@ export default {
.right-content {
/*width: 100%;*/
padding: 24px;
min-height: calc(100% - 240px);
min-height: calc(100% - 100px);
.right-box {
background: #fff;
......
......@@ -264,7 +264,7 @@ export default {
.right-content {
/*width: 100%;*/
padding: 24px;
min-height: calc(100% - 240px);
min-height: calc(100% - 100px);
.right-box {
background: #fff;
......
......@@ -175,7 +175,7 @@ export default {
margin: 24px;
background: #fff;
padding: 24px;
min-height: calc(100% - 240px);
min-height: calc(100% - 150px);
}
.h-18 {
height: 18px;
......
......@@ -781,7 +781,7 @@ export default {
.tag-container {
min-height: 100%;
box-sizing: border-box;
padding-bottom: 93px;
// padding-bottom: 93px;
}
.foot-box {
margin-top: -100px;
......@@ -828,7 +828,7 @@ export default {
}
.member-box {
padding-bottom: 20px;
margin: 20px 24px 0;
margin: 20px 24px;
min-width: 1400px;
min-height: 70vh;
background-color: #fff;
......
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