mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #7015 from overleaf/ii-6955-admin-user-search
Fix admin users list height GitOrigin-RevId: 2128a3fd2885d324f37981f6ff21c75347e20a0b
This commit is contained in:
@@ -32,7 +32,7 @@ body {
|
||||
min-height: 100%;
|
||||
position: relative;
|
||||
& > .content {
|
||||
min-height: calc(~'100vh -' @footer-height);
|
||||
min-height: 100vh;
|
||||
padding-top: @header-height + @content-margin-vertical;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user