mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-25 14:31:33 +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;
|
|
} |