Files
tabby/terminus-core/src/components/welcomeTab.component.scss
2019-05-25 22:52:25 +02:00

7 lines
96 B
SCSS

:host {
display: flex;
flex-direction: column;
margin: auto;
flex: 0 1 500px;
}