update:更新样式
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user