bug
This commit is contained in:
@@ -24,7 +24,7 @@ export default {
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
margin-top: 100px;
|
// margin-top: 100px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
|
|
||||||
.emptyImg {
|
.emptyImg {
|
||||||
|
|||||||
@@ -127,6 +127,7 @@ export default {
|
|||||||
min-height: 100%;
|
min-height: 100%;
|
||||||
background-color: #F5F5F5;
|
background-color: #F5F5F5;
|
||||||
padding-bottom: 140px;
|
padding-bottom: 140px;
|
||||||
|
box-sizing: border-box;
|
||||||
|
|
||||||
::v-deep .content {
|
::v-deep .content {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user