mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-31 03:28:49 +00:00
7 lines
No EOL
157 B
Text
7 lines
No EOL
157 B
Text
.route-content-container {
|
|
display: flex;
|
|
flex-direction: column;
|
|
width: 100%;
|
|
height: 100%;
|
|
background-color: var(--color-background);
|
|
} |