mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2025-11-19 12:46:31 +00:00
Fix spacing jump when marking videos watched
This commit is contained in:
parent
259db34c86
commit
e829dd4de6
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@
|
|||
|
||||
@at-root .video-list-item--watched#{&}
|
||||
padding: 8px 8px 0px
|
||||
margin: -8px -8px 12px
|
||||
margin: -8px -8px 20px
|
||||
|
||||
.thumbnail
|
||||
margin-bottom: 8px
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue