fix(ui-toolkit): remove horizontal scroll on styleguide #1384
This commit is contained in:
parent
c233b0d757
commit
574c3add4e
@ -10,6 +10,7 @@ import Parallax from './parallax';
|
||||
|
||||
const Main = styled(Row)`
|
||||
padding-top: ${remcalc(24)};
|
||||
width: 100%;
|
||||
`;
|
||||
|
||||
const Sidebar = styled.div`
|
||||
|
Loading…
Reference in New Issue
Block a user