mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
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:
parent
2fceaa6085
commit
b3903a6c88
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
padding-bottom: 0;
|
||||
min-height: calc(~'100vh -' @header-height);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.container:before {
|
||||
|
|
Loading…
Reference in a new issue