mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
fix: can't click on slider of recent blocks on desktop
This commit is contained in:
@@ -327,9 +327,14 @@ html.is-zoomed-native-ios {
|
||||
-webkit-app-region: drag;
|
||||
}
|
||||
|
||||
.recent-slider {
|
||||
user-select: initial;
|
||||
-webkit-app-region: no-drag
|
||||
}
|
||||
|
||||
/* TODO: remote for prod */
|
||||
.theme-container-inner:not(.ls-left-sidebar-open) {
|
||||
.cp__header > .l {
|
||||
min-width: auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user