Skip to content

Commit

Permalink
fix scrolling on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
Argn0 committed Feb 15, 2019
1 parent c2fa934 commit 5e8a845
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Table/Styled.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ export const StyledBody = styled.div`
.scrolled.shrink .textContainer {
width: 40px !important;
margin-right: 0px !important;
height: 32px !important;
}
.scrolled .textContainer span {
Expand Down

0 comments on commit 5e8a845

Please sign in to comment.