修复主题设置

This commit is contained in:
aixianling
2023-02-28 16:40:00 +08:00
parent 04c47c0387
commit a10971e126

View File

@@ -55,6 +55,7 @@ export default {
& > .el-image { & > .el-image {
width: inherit; width: inherit;
height: calc(100% - 50px);
} }
&.checked:before { &.checked:before {