Skip to content

Commit

Permalink
Fix labels remove button color in white theme
Browse files Browse the repository at this point in the history
  • Loading branch information
qu1ck committed Apr 8, 2024
1 parent b1188cd commit 34ef484
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/modals/common.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,8 @@ export function Label({
rightSection={
<CloseButton
onMouseDown={onRemove}
title="Remove"
color="gray.0"
variant="transparent"
size={22}
iconSize={14}
Expand Down

0 comments on commit 34ef484

Please sign in to comment.