.fullscreen-grid-container {
overflow: auto;
.react-grid-layout {
border: none !important;
}
.widget-graph-container {
height: 100%;
&.graph {
height: calc(100% - 30px);