This commit is contained in:
mmc
2026-08-31 12:40:23 +08:00
parent 5189fdb621
commit 206b6915e5

View File

@@ -35,7 +35,6 @@ export default function AlarmCenterPage() {
<div style={{ display: 'flex', paddingBottom: "4px" }}>
<div style={{ padding: '8px 12px 0' }}>
<Typography.Title level={4} style={{ margin: 0, fontSize: 'clamp(14px, 1.2vw, 18px)' }}>{t('router.alerts')}</Typography.Title>
<Text type="secondary" style={{ fontSize: '12px' }}>{t('alerts.subtitle')}</Text>
</div>
<Header style={{ padding: 0, borderBottom: '1px solid #f0f0f0', position: 'sticky', top: 0, zIndex: 10, height: 40, lineHeight: '40px' }}>