1
0
mirror of https://git.sr.ht/~cadence/cloudtube synced 2024-09-19 18:57:30 +00:00

Fix recommended watched videos appearance

This commit is contained in:
Cadence Ember 2020-12-29 23:16:46 +13:00
parent 637f648fc7
commit 57fdf4e1b6
No known key found for this signature in database
GPG Key ID: BC1C2C61CF521B17

View File

@ -18,11 +18,11 @@
@at-root .video-list-item--watched#{&}
background: c.$bg-darker
padding: 8px 8px 0px
margin: -8px -8px 12px
padding: 4px 4px 0px
margin: -4px -4px 8px
.thumbnail
margin-bottom: 8px
margin-bottom: 4px
.image
opacity: 0.4
@ -84,6 +84,13 @@
overflow: hidden
max-height: 150px
@at-root .video-list-item--watched#{&}
padding: 8px 8px 0px
margin: -8px -8px 12px
.thumbnail
margin-bottom: 8px
.image
width: 240px
height: 135px