Skip to content
Snippets Groups Projects
Unverified Commit 5c3e84ec authored by Alexander Lesnenko's avatar Alexander Lesnenko Committed by GitHub
Browse files

fix permissions editor missing scroll (#17595)

parent 80f8813b
No related branches found
No related tags found
No related merge requests found
......@@ -2,4 +2,5 @@ import styled from "styled-components";
export const PermissionsEditorRoot = styled.div`
flex-grow: 1;
overflow: auto;
`;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment