Add scroll to dashboard when overflowed (#6289)

This commit is contained in:
agree 2022-02-08 22:33:44 -05:00 committed by GitHub
parent 899058c2b2
commit 7a9603dbb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2296,6 +2296,7 @@ header('Expires: '.gmdate('D, d M Y H:i:s',time()+3600).' GMT');
*/
padding-top: 3px;
padding-bottom: 15px;
overflow-y: auto;
}
@media(min-width: 0px) and (max-width: 1199px) {