mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-25 22:41:36 +08:00
4 lines
113 B
CSS
4 lines
113 B
CSS
![]() |
.ck.ck-balloon-panel.codeblock-language-list .ck-dropdown__panel {
|
||
|
max-height: 300px;
|
||
|
overflow-y: auto;
|
||
|
}
|