4 lines
81 B
SCSS
4 lines
81 B
SCSS
.memory-graph-container {
|
|
background: $white;
|
|
border: 1px solid $gray-200;
|
|
}
|