mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
Fix zone chart overflow
This commit is contained in:
parent
2e7f21dabc
commit
bf0ba26698
@ -3509,7 +3509,7 @@ Dialogs*/
|
||||
|
||||
.system-chart-view {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
height: 589px;
|
||||
overflow: auto;
|
||||
font-weight: normal;
|
||||
margin-top: 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user