mirror of
https://github.com/filecoin-project/slate.git
synced 2024-12-28 11:32:46 +03:00
lower padding for sidebar on mobile
This commit is contained in:
parent
33bd875af3
commit
4407f7c801
@ -150,6 +150,7 @@ const STYLES_SIDEBAR_CONTENT = css`
|
||||
|
||||
@media (max-width: ${Constants.sizes.mobile}px) {
|
||||
padding-top: 8px;
|
||||
margin-bottom: 48px;
|
||||
}
|
||||
`;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user