forked from abner/for-legacy-web
Fix: Placeholder would overflow sidebar.
This commit is contained in:
@@ -27,7 +27,7 @@ export const GenericSidebarList = styled.div`
|
||||
flex-grow: 1;
|
||||
overflow-y: scroll;
|
||||
|
||||
> svg {
|
||||
> img {
|
||||
width: 100%;
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user