style(trips): fix responsive layout
This commit is contained in:
@@ -86,7 +86,7 @@ export const AlarmTable: React.FC<AlarmTableProps> = ({
|
||||
return (
|
||||
<>
|
||||
<ProList<API.Alarm>
|
||||
// bordered
|
||||
bordered
|
||||
actionRef={actionRef}
|
||||
metas={columns}
|
||||
polling={DURATION_POLLING_PRESENTATIONS}
|
||||
|
||||
Reference in New Issue
Block a user