mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 04:42:28 +08:00
style(code): slight adjustments
This commit is contained in:
parent
bd26e1a578
commit
65699ba606
1 changed files with 3 additions and 0 deletions
|
|
@ -423,6 +423,9 @@ body.desktop #context-menu-container .dropdown-item > span {
|
|||
.cm-editor {
|
||||
height: 100%;
|
||||
outline: none !important;
|
||||
border-radius: 6px;
|
||||
overflow: hidden;
|
||||
margin: 4px;
|
||||
}
|
||||
|
||||
body .cm-editor {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue