mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 10:23:33 +00:00
Update minimum app dimensions
This commit is contained in:
parent
782c351ca6
commit
7430bba853
4 changed files with 4 additions and 4 deletions
|
|
@ -35,6 +35,7 @@ const Layout = styled.div<{ windowBarStyle: Platform }>`
|
|||
grid-template-columns: 1fr;
|
||||
gap: 0;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
`;
|
||||
|
||||
const WindowBar = lazy(() =>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue