7 lines
75 B
SCSS
Executable File
7 lines
75 B
SCSS
Executable File
:host {
|
|
display: flex;
|
|
flex-direction: column;
|
|
flex: 1;
|
|
|
|
}
|