freetube/src/renderer/components/watch-video-recommendations/watch-video-recommendations...

5 lines
63 B
CSS
Raw Normal View History

2020-06-23 15:47:19 +00:00
.watchVideoRecommendations {
display: grid;
grid-gap: 8px;
2020-02-16 18:30:00 +00:00
}