10 lines
129 B
Plaintext
10 lines
129 B
Plaintext
|
// Container
|
||
|
|
||
|
.@{prefix}-container, .@{prefix}-container-body {
|
||
|
display: block;
|
||
|
}
|
||
|
|
||
|
.@{prefix}-autoscroll {
|
||
|
overflow: hidden;
|
||
|
}
|