Skip to content

Commit

Permalink
correct position
Browse files Browse the repository at this point in the history
  • Loading branch information
barbalex committed Jan 23, 2025
1 parent 678b27a commit c388e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/EkPlan/Table/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ const TpopTitle = styled.h4`
`
const ExportButton = styled(Button)`
position: absolute !important;
top: 72px !important;
top: 53px !important;
right: 536px !important;
min-width: 100px !important;
text-transform: none !important;
Expand Down

0 comments on commit c388e24

Please sign in to comment.