提交代码

This commit is contained in:
jiang 2024-12-31 17:03:24 +08:00
parent 48fba692e7
commit b272587253
2 changed files with 4 additions and 4 deletions

View File

@ -60110,7 +60110,7 @@ div.antd_ant-typography-edit-content__12xcy.antd_ant-typography-rtl__hP3S0 {
display: flex; /* Flex 布局居中 */
justify-content: center;
img{
width: auto !important;
width: 100% !important;
object-fit: contain; /* 填充并保持比例 */
object-position: center; /* 图片居中 */
}