Merge branch 'main' into refactor/workspace-form

This commit is contained in:
Henry
2026-04-18 09:31:44 +01:00
committed by GitHub
18 changed files with 1009 additions and 976 deletions

View File

@@ -207,7 +207,7 @@ export function LabelForm({
/>
</div>
<div className="mt-12 flex items-center justify-end border-t border-light-600 px-5 pb-5 pt-5 dark:border-dark-600">
<div className="mt-12 flex items-center justify-end space-x-4 border-t border-light-600 px-5 pb-5 pt-5 dark:border-dark-600">
{!isEdit && (
<Toggle
label={t`Create another`}