Video Upload Fix and New PreLoader

This commit is contained in:
2026-03-08 21:04:48 -04:00
parent 13c611bd49
commit 7455e3bf14
8 changed files with 244 additions and 6 deletions

View File

@@ -449,6 +449,12 @@ html.dark-scheme .admin-detail:not(.cl-tabs-active) .row.setting[data-setting="f
font-style: italic;
}
.cl-upload-preview-label {
font-size: var(--font-down-1);
color: var(--success);
font-weight: 600;
}
.cl-upload-notice {
margin-top: 6px;
font-size: var(--font-down-2);