mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 16:36:27 +00:00
fix(electron): auto updater callback payload error
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user