6 lines
90 B
Plaintext
6 lines
90 B
Plaintext
:host {
|
|
display: block;
|
|
overflow: scroll;
|
|
-webkit-overflow-scrolling: touch;
|
|
}
|