[fix bug]标签管理图片样式的修改

This commit is contained in:
fengchenchen
2024-08-20 10:16:59 +08:00
parent 0ed2621759
commit d8fd408f74
@@ -49,5 +49,9 @@ export default {
border: 1px solid;
}
}
/deep/ img.wordImg {
width: auto !important;
max-width: 100%;
}
}
</style>