fix(electron): auto updater callback payload error

This commit is contained in:
charlie
2021-10-14 10:28:34 +08:00
committed by Tienson Qin
parent 13beeb4c93
commit a25bff4d83
3 changed files with 10 additions and 6 deletions

View File

@@ -44,7 +44,9 @@
> p {
margin: 0;
padding: 0 0 6px 0;
display: flex;
align-items: center;
font-size: 14px;
}
a {
@@ -53,8 +55,9 @@
a.restart {
position: relative;
top: 3px;
cursor: pointer !important;
display: flex;
align-items: center;
svg {
color: currentColor !important;