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