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