We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bef4fc5 commit 35add19Copy full SHA for 35add19
apps/webapp/app/routes/admin.feature-flags.tsx
@@ -428,7 +428,7 @@ function ConfirmDialog({
428
These changes affect all organizations globally. Please review carefully.
429
</DialogDescription>
430
431
- <div className="flex flex-col gap-2 py-2">
+ <div className="flex flex-col gap-2 pb-2">
432
{changes.length === 0 ? (
433
<p className="text-sm text-text-dimmed">No changes to apply.</p>
434
) : (
0 commit comments