stremio-web/storybook/RouterDecorator/styles.less
2019-08-30 11:36:14 +03:00

7 lines
No EOL
157 B
Text

.route-content-container {
display: flex;
flex-direction: column;
width: 100%;
height: 100%;
background-color: var(--color-background);
}