mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-06 17:51:24 +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);
|
|
} |