fix: resize add log card #34

Merged
bragaz_rexita merged 1 commits from lavoce into main 2026-01-07 03:33:49 +00:00
Showing only changes of commit 4ed05cc640 - Show all commits

View File

@@ -900,7 +900,7 @@ const NotificationDetailTab = (props) => {
</Space>
</Card>
</Col>
<Col span={8}>
<Col xs={24} md={8}>
<Card size="small" style={{ height: '100%' }}>
<Space
direction="vertical"