mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-09 03:04:20 -04:00
Fix login page unscrollable on web
This commit is contained in:
parent
1f16271354
commit
83110374f8
@ -62,6 +62,7 @@ export const FormPage = ({
|
||||
{...css({
|
||||
flexDirection: "row",
|
||||
flexGrow: 1,
|
||||
flexShrink: 1,
|
||||
backgroundColor: (theme) => theme.dark.background,
|
||||
})}
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user