temporary solution of hidden bottom pixels

pull/707/head
Anton Mushnin 2022-11-16 21:01:03 +03:00
rodzic ebc4f461d4
commit 0f30e6699e
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -26,6 +26,7 @@ const AppLayout = ({ children }) => {
w="100%"
overflow="hidden"
direction="column"
pb="85px"
>
{(!ui.isAppReady || !ui.isLoggedIn) && (
<Spinner