update:更新样式

This commit is contained in:
2021-09-09 14:42:44 +08:00
parent 622a6c3394
commit acc13c852b
2 changed files with 54 additions and 56 deletions

View File

@@ -190,7 +190,6 @@ export default {
background: url('../assets/3.png') no-repeat;
background-size: 100%;
.top {
// background-color: #eff8ff;
padding: 10px;
display: flex;
flex-direction: column;
@@ -240,7 +239,8 @@ export default {
}
> .el-card {
margin: 10px;
.el-card__body {
padding: 0;
::v-deep.el-card__body {
padding: 0;
}
.content {