tfcconnection/assets/css/custom.css

6 lines
86 B
CSS

/* For Peertube Videos to flow the width of container */
.pt-vid {
flex: auto;
}