mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
improve(electron): use fragment mode for frontend router & polish UI
This commit is contained in:
@@ -127,10 +127,16 @@ html.is-electron {
|
||||
user-select: none;
|
||||
-webkit-app-region: drag;
|
||||
|
||||
& > .l, & > .r {
|
||||
& > .l {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
& > .r {
|
||||
& > .inner {
|
||||
display: flex;
|
||||
}
|
||||
}
|
||||
|
||||
& > .c {
|
||||
font-size: .7rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user