提交代码
This commit is contained in:
		
							parent
							
								
									48fba692e7
								
							
						
					
					
						commit
						b272587253
					
				| 
						 | 
					@ -60110,7 +60110,7 @@ div.antd_ant-typography-edit-content__12xcy.antd_ant-typography-rtl__hP3S0 {
 | 
				
			||||||
  display: flex; /* Flex 布局居中 */
 | 
					  display: flex; /* Flex 布局居中 */
 | 
				
			||||||
  justify-content: center;
 | 
					  justify-content: center;
 | 
				
			||||||
  img{
 | 
					  img{
 | 
				
			||||||
    width: auto !important;
 | 
					    width: 100% !important;
 | 
				
			||||||
    object-fit: contain; /* 填充并保持比例 */
 | 
					    object-fit: contain; /* 填充并保持比例 */
 | 
				
			||||||
    object-position: center; /* 图片居中 */
 | 
					    object-position: center; /* 图片居中 */
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue