mirror of
https://gitee.com/bimuziyan/ccc-obfuscated-code.git
synced 2026-05-07 19:46:04 +08:00
15 lines
191 B
CSS
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;
|
|
} |