Merge pull request #13364 from overleaf/mf-fix-system-messages-ui-position

Fix project list translation message UI position

GitOrigin-RevId: 7cef24162134a604031098b27b4d92ccff7a254e
This commit is contained in:
ilkin-overleaf 2023-06-06 16:04:59 +03:00 committed by Copybot
parent 2fceaa6085
commit b3903a6c88

View file

@ -6,6 +6,7 @@
padding-bottom: 0;
min-height: calc(~'100vh -' @header-height);
display: flex;
flex-direction: column;
}
.container:before {