Compare commits

...

2 Commits

Author SHA1 Message Date
5a7d64a05b Merge pull request 'fix: resize add log card' (#34) from lavoce into main
Reviewed-on: #34
2026-01-07 03:33:48 +00:00
zain94rif
4ed05cc640 fix: resize add log card 2026-01-07 10:30:03 +07:00

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"