mirror of
https://github.com/zadam/trilium.git
synced 2025-11-11 14:20:36 +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 {
|
.cm-editor {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
outline: none !important;
|
outline: none !important;
|
||||||
|
border-radius: 6px;
|
||||||
|
overflow: hidden;
|
||||||
|
margin: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
body .cm-editor {
|
body .cm-editor {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue