修改deep
This commit is contained in:
parent
d16d4f0a12
commit
2bbe7530d9
|
@ -148,7 +148,7 @@ export default {
|
||||||
.el-table {
|
.el-table {
|
||||||
padding-bottom: 52px; /* 分页条的高度,以避免内容重叠 */
|
padding-bottom: 52px; /* 分页条的高度,以避免内容重叠 */
|
||||||
}
|
}
|
||||||
v::deep .el-image-viewer__close {
|
::v-deep .el-image-viewer__close {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue