Show updater status banner for all statuses (#396)

Also adds updater channel to about modal
This commit is contained in:
Evan Simkowitz
2024-09-18 14:25:52 -07:00
committed by GitHub
parent 3ade98879b
commit e5e6259dec
8 changed files with 71 additions and 32 deletions
-9
View File
@@ -97,13 +97,4 @@
--os-handle-interactive-area-offset: 0px;
--os-handle-border-radius: 2px;
}
.update-available-button {
height: 80%;
opacity: 0.7;
margin: auto 4px;
color: black;
background-color: var(--accent-color);
flex: 0 0 fit-content;
}
}