fix channel detail indent

This commit is contained in:
simon 2023-05-13 20:20:55 +07:00
parent 0033522d1d
commit 46997376da
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4

View File

@ -25,8 +25,9 @@ To search your channels, click on the search icon <img src="/assets/icon-search.
## Channel Detail ## Channel Detail
Each channel gets a set of channel detail pages. Each channel gets a set of channel detail pages.
- If you are subscribed to the channel, an *Unsubscribe* button will show, else the *Subscribe* button will show. - If you are subscribed to the channel, an *Unsubscribe* button will show, else the *Subscribe* button will show.
- You'll see some statistics of the channel, like how many videos you have, total playback and total size. That aggregation is based your filter. - You'll see some statistics of the channel, like how many videos you have, total playback and total size. That aggregation is based your filter, e.g. if you toggle *Hide watched*, the aggregation will be over your unwatched videos only.
- The **Mark as Watched** button will mark all videos of this channel as watched. - The **Mark as Watched** button will mark all videos of this channel as watched.
### Videos ### Videos