Skip to content

Commit

Permalink
fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
VitalikKarpuk committed Feb 13, 2024
1 parent 9ea08d1 commit e24058a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ui/components/organisms/table/index.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,6 @@
display: flex;
flex-wrap: wrap;
gap: 16px;
margin: 16px 0;
margin: 16px 0 16px 2px;

}

0 comments on commit e24058a

Please sign in to comment.