5 lines
58 B
CSS
5 lines
58 B
CSS
:host {
|
|
display: block;
|
|
height: 100%;
|
|
width: 300px;
|
|
}
|