Fix/publish style (#732)

This commit is contained in:
DiamondThree
2023-01-13 17:41:13 +08:00
committed by GitHub
parent c95667eafb
commit 911cc3e217
3 changed files with 36 additions and 33 deletions
@@ -69,7 +69,7 @@ export const SyncPage = ({ workspace }: { workspace: WorkspaceUnit }) => {
placement="bottom-end"
disablePortal={true}
>
<Button>
<Button type="primary">
{t('Download data to device', { CoreOrAll: 'all' })}
</Button>
</Menu>