FreeTube/src/style/videoList.css

10 lines
117 B
CSS
Raw Normal View History

.videoListContainer {
width: 100%;
}
2018-03-02 04:48:12 +01:00
.videoListContainer hr {
2018-03-02 04:48:12 +01:00
width: 95%;
height: 1px;
border: 0;
}