b2b/src/app/app.component.css

4 lines
70 B
CSS

:host {
@apply flex w-full h-full justify-center overflow-scroll;
}