8 lines
155 B
SCSS
8 lines
155 B
SCSS
@import "../../Component/Theme/Theme.scss";
|
|
|
|
div.statistics-panel {
|
|
width: 100%;
|
|
min-height: 100%;
|
|
padding: 10px;
|
|
box-sizing: border-box;
|
|
} |