mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-14 20:40:21 +02:00
Update minimum app dimensions
This commit is contained in:
@@ -35,6 +35,7 @@ const Layout = styled.div<{ windowBarStyle: Platform }>`
|
||||
grid-template-columns: 1fr;
|
||||
gap: 0;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
`;
|
||||
|
||||
const WindowBar = lazy(() =>
|
||||
|
||||
Reference in New Issue
Block a user