Skip to content

Commit 9626095

Browse files
committed
Tabular-nums for the individually selected runs number
1 parent 32e3fab commit 9626095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/webapp/app/routes/resources.orgs.$organizationSlug.projects.$projectParam.env.$envParam.runs.bulkaction.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ export function CreateBulkActionInspector({
320320
label={simplur`${selectedItems.size} individually selected run[|s]`}
321321
value={"selected"}
322322
variant="button/small"
323-
className="grow"
323+
className="grow tabular-nums"
324324
/>
325325
</RadioGroup>
326326
</InputGroup>

0 commit comments

Comments
 (0)