fix: Alignment of sidebar loading placeholders
This commit is contained in:
@@ -13,8 +13,7 @@ function PlaceholderCollections() {
|
||||
}
|
||||
|
||||
const Wrapper = styled.div`
|
||||
margin: 4px 16px;
|
||||
margin-left: 40px;
|
||||
margin: 4px 12px;
|
||||
width: 75%;
|
||||
`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user