mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Fix loading container on project list (#16429)
GitOrigin-RevId: 7a98cdd49132611a3334558e2a5f283fedea84cb
This commit is contained in:
@@ -645,6 +645,8 @@
|
||||
|
||||
.loading-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
min-height: calc(~'100vh -' @header-height);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user