Add notice on how to restart wizard
This commit is contained in:
@@ -832,6 +832,12 @@ input[type="file"] {
|
||||
font-size: 0.88rem;
|
||||
}
|
||||
|
||||
.restart-hint {
|
||||
margin-top: 1.5rem;
|
||||
font-size: 0.78rem;
|
||||
color: var(--text-muted);
|
||||
}
|
||||
|
||||
.error-log {
|
||||
margin-top: 0.75rem;
|
||||
padding: 0.75rem 1rem;
|
||||
|
||||
@@ -282,6 +282,7 @@
|
||||
<strong>Safely eject</strong> your Kobo and let it reboot. NickelMenu will be automatically removed during the reboot.
|
||||
</p>
|
||||
</div>
|
||||
<p class="restart-hint">You can always restart the entire flow by reloading the page.</p>
|
||||
</section>
|
||||
|
||||
<!-- Step 2 (patches path): Configure patches -->
|
||||
@@ -356,6 +357,7 @@
|
||||
<li>The device will reboot and apply the patches automatically.</li>
|
||||
</ol>
|
||||
</div>
|
||||
<p class="restart-hint">You can always restart the entire flow by reloading the page.</p>
|
||||
</section>
|
||||
|
||||
<!-- Error state -->
|
||||
|
||||
Reference in New Issue
Block a user