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