split info box items

This commit is contained in:
Simon
2025-01-03 22:41:49 +07:00
parent c42c6a0643
commit ec18731b61

View File

@@ -355,6 +355,8 @@ const ChannelAbout = () => {
)} )}
</div> </div>
</div> </div>
</div>
<div className='info-box-item'>
<h2>Page Size Overrides</h2> <h2>Page Size Overrides</h2>
<p>Disable standard videos, shorts, or streams for this channel by setting their page size to 0 (zero).</p> <p>Disable standard videos, shorts, or streams for this channel by setting their page size to 0 (zero).</p>
<div className='settings-box-wrapper'> <div className='settings-box-wrapper'>