stream-api/frontend/style.css

12 lines
229 B
CSS
Raw Normal View History

2021-05-13 09:15:40 +00:00
body {
margin: 0px;
}
2021-05-19 13:54:42 +00:00
.vjs-big-chromecast {
position: absolute !important;
font-size: 3rem !important;
height: 4rem !important;
width: 4rem !important;
top: 1rem !important;
right: 1rem !important;
}