stremio-web/storybook/RouterDecorator/styles.less
2020-04-08 11:45:16 +03:00

9 lines
No EOL
206 B
Text

// Copyright (C) 2017-2020 Smart code 203358507
.route-content-container {
display: flex;
flex-direction: column;
width: 100%;
height: 100%;
background-color: var(--color-background);
}