mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Add scroll to dashboard when overflowed (#6289)
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user