diff --git a/src/components/EditableValue.tsx b/src/components/EditableValue.tsx index edaf66b5..cf471e86 100644 --- a/src/components/EditableValue.tsx +++ b/src/components/EditableValue.tsx @@ -64,9 +64,9 @@ export function UrlValue({ } return ( - + @@ -216,7 +216,7 @@ export function TagPillList({ style={{ ...getTagStyle(item), backgroundColor: getTagStyle(item).bg, - padding: '2px 8px', + padding: '4px 8px', fontSize: 12, fontWeight: 500, }} @@ -256,7 +256,7 @@ export function TagPillList({ ) : (