Skip to content

Commit

Permalink
fix: ui bug
Browse files Browse the repository at this point in the history
  • Loading branch information
MatanYadaev committed Feb 12, 2025
1 parent 7cbaa35 commit a1771ef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ export const columns = [
size={18}
className={`stroke-background`}
containerProps={{
className: 'me-3 bg-success mt-px',
className: 'bg-success',
}}
/>
) : (
Expand Down

0 comments on commit a1771ef

Please sign in to comment.