diff --git a/lib/gui/app/styled-components.tsx b/lib/gui/app/styled-components.tsx index 79578718..3bd78c1a 100644 --- a/lib/gui/app/styled-components.tsx +++ b/lib/gui/app/styled-components.tsx @@ -149,7 +149,7 @@ export const Modal = styled(({ style, children, ...props }) => { })` > div { padding: 0; - height: 100%; + height: 99%; > div:first-child { height: 81%;