resizable widgets

This commit is contained in:
Jan Prochazka
2020-11-05 12:17:34 +01:00
parent fd9fa0c95a
commit 7888cf6714
6 changed files with 114 additions and 40 deletions

View File

@@ -14,6 +14,7 @@ const SplitterMainBase = styled.div`
bottom: 0;
`;
// @ts-ignore
const VerticalMainContainer = styled(SplitterMainBase)`
flex: 1;
display: flex;