Skip to content

Commit bced14f

Browse files
Zylphrexharshithadurai
authored andcommitted
1 parent cccf54b commit bced14f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/app/views/explore/tables/columnEditorModal.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ const StyledCompactSelect = styled(CompactSelect)`
238238
const TriggerLabel = styled('span')`
239239
${p => p.theme.overflowEllipsis}
240240
text-align: left;
241-
line-height: normal;
241+
line-height: 20px;
242242
display: flex;
243243
justify-content: space-between;
244244
`;

0 commit comments

Comments
 (0)