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