Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 893f955b authored by frankpreel's avatar frankpreel
Browse files

Installer indicates installation in progress whereas the installation has completed

parent 635d4b11
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -127,6 +127,14 @@ button.next:disabled {
.card-footer {
    text-align : right;
}
#flashing.done progress {
    -webkit-appearance: none;
    height: 2px;
}
#flashing.done progress::-webkit-progress-bar {
    -webkit-appearance: none;
    background-color: var(--green);
}
/* </card> */
.instruction-title {
    font-size: 18px;