style(trips): fix responsive layout

This commit is contained in:
Tran Anh Tuan
2025-09-29 15:05:51 +07:00
parent 904028649c
commit ef353862e4
6 changed files with 33 additions and 12 deletions

View File

@@ -86,7 +86,7 @@ export const AlarmTable: React.FC<AlarmTableProps> = ({
return (
<>
<ProList<API.Alarm>
// bordered
bordered
actionRef={actionRef}
metas={columns}
polling={DURATION_POLLING_PRESENTATIONS}