fix: 预警记录 图片移出

This commit is contained in:
苑宏博 2024-05-10 11:59:04 +08:00
parent 68e7ac2642
commit a4ff47ea1a

View File

@ -115,7 +115,7 @@ export const WarningRecordCard: React.FC<WarningRecordCardProps> = (props) => {
/>
</div>
}
style={{ width: `${pxToRem("356px")}`, height: `${pxToRem("302px")}`, padding: `${pxToRem("10px")}`, borderRadius: `${pxToRem("4px")}`, ...selectedCardStyle, ...cardStyle }}
style={{ padding: `${pxToRem("10px")}`, borderRadius: `${pxToRem("4px")}`, ...selectedCardStyle, ...cardStyle }}
{...cardProps}
>
<div className={`${componentName}-left-context`}>