style: uniform margin top for resources pages

This commit is contained in:
jialin
2025-07-11 10:09:01 +08:00
parent 60ee9f1a15
commit f2dfb2f32d
3 changed files with 3 additions and 0 deletions
@@ -216,6 +216,7 @@ const Workers: React.FC = () => {
>
<FilterBar
marginBottom={22}
marginTop={30}
buttonText={intl.formatMessage({ id: 'resources.button.create' })}
handleDeleteByBatch={handleDeleteBatch}
handleSearch={handleSearch}