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

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) {