mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 22:29:39 +00:00
fix spacing
This commit is contained in:
@@ -171,6 +171,7 @@ const ChannelAbout = () => {
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
<br></br>
|
||||
{reindex && <p>Reindex scheduled</p>}
|
||||
{!reindex && (
|
||||
<div id="reindex-button" className="button-box">
|
||||
|
||||
@@ -1071,6 +1071,7 @@ video:-webkit-full-screen {
|
||||
grid-template-columns: 33% 1fr;
|
||||
width: 100%;
|
||||
align-items: center;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
.settings-box-wrapper input:not([type='checkbox']) {
|
||||
|
||||
Reference in New Issue
Block a user