mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 07:35:01 +00:00
fix: no scrollbar when open the right sidebar
This commit is contained in:
@@ -1143,3 +1143,7 @@ html[data-theme='dark'] .keyboard-shortcut > code {
|
||||
.ui__modal-panel {
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
.overflow-y-scroll {
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user