mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2024-11-14 04:17:29 +00:00
Fix spacing jump when marking videos watched
This commit is contained in:
parent
259db34c86
commit
e829dd4de6
@ -79,7 +79,7 @@
|
|||||||
|
|
||||||
@at-root .video-list-item--watched#{&}
|
@at-root .video-list-item--watched#{&}
|
||||||
padding: 8px 8px 0px
|
padding: 8px 8px 0px
|
||||||
margin: -8px -8px 12px
|
margin: -8px -8px 20px
|
||||||
|
|
||||||
.thumbnail
|
.thumbnail
|
||||||
margin-bottom: 8px
|
margin-bottom: 8px
|
||||||
|
Loading…
Reference in New Issue
Block a user