This commit is contained in:
estifanos
2026-08-06 07:13:16 +00:00
parent 27df8b16e8
commit 980c5aac13

View File

@@ -334,7 +334,7 @@ function ActionRequired({
{applications.map((app) => {
const detail = detailFor(app);
return (
<Paper key={app.id} radius="sm" p="sm" withBorder bg="white">
<Paper key={app.id} radius="sm" p="sm" withBorder>
<Group justify="space-between" wrap="nowrap">
<Group gap="sm" wrap="nowrap">
<ThemeIcon