6 lines
64 B
Plaintext
6 lines
64 B
Plaintext
:host {
|
|
overflow-y: auto;
|
|
height: 100%;
|
|
display: block;
|
|
}
|