mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 03:16:37 +00:00
feat(electron): settings ui of app updater
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
.cp__settings {
|
||||
&-app-updater {
|
||||
min-height: 20px;
|
||||
position: relative;
|
||||
|
||||
button.check-update {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: -45px;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user