mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
9 lines
No EOL
206 B
Text
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);
|
|
} |