feat: Enhance upload modal and chapter preparation templates for improved user experience

This commit is contained in:
JB
2025-10-11 11:57:50 -07:00
parent ccf5a11222
commit 4a62363064
7 changed files with 303 additions and 165 deletions
+10
View File
@@ -618,6 +618,16 @@ body {
border: 1px solid rgba(148, 163, 184, 0.18);
}
button.step-indicator__item {
cursor: pointer;
font: inherit;
}
button.step-indicator__item:focus-visible {
outline: 2px solid var(--accent);
outline-offset: 2px;
}
.step-indicator__index {
width: 1.75rem;
height: 1.75rem;