Files
ccc-obfuscated-code/panel/index.css
Pipi Chen b8a3516cd6 update
2020-05-07 01:02:44 +08:00

15 lines
191 B
CSS

:host {
padding-left: 10px;
padding-right: 10px;
height: auto;
}
.container {
height: 100%;
overflow-y: auto;
}
ui-box-container {
min-height: 50px;
}