bug
This commit is contained in:
@@ -700,9 +700,11 @@ export default {
|
||||
background: #F7F7F7;
|
||||
border: 1px solid #DDDDDD;
|
||||
padding: 20px;
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
|
||||
.el-image {
|
||||
width: 100%;
|
||||
width: 100%!important;
|
||||
height: 100%;
|
||||
background: #fff;
|
||||
border: 1px solid #EEEEEE;
|
||||
@@ -1157,6 +1159,7 @@ export default {
|
||||
justify-content: flex-end;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user