mirror of
https://github.com/owncast/owncast.git
synced 2025-01-06 16:47:30 +03:00
9 lines
No EOL
86 B
SCSS
9 lines
No EOL
86 B
SCSS
.player {
|
|
height: 80vh;
|
|
width: 100%;
|
|
}
|
|
|
|
.poster {
|
|
width: 100%;
|
|
height: 100%;
|
|
} |