mirror of
https://github.com/zadam/trilium.git
synced 2026-03-22 08:13:46 +01:00
chore(mermaid): rounded corners for editor only on desktop
This commit is contained in:
parent
a6b89cfa30
commit
2c6bdc79af
@ -23,13 +23,13 @@
|
||||
contain: size !important;
|
||||
}
|
||||
|
||||
.note-detail-split .note-detail-code-editor {
|
||||
.note-detail-split .note-detail-code-editor .cm-editor {
|
||||
margin: 0 !important;
|
||||
}
|
||||
|
||||
body.desktop .note-detail-split .note-detail-code-editor {
|
||||
border-radius: 6px;
|
||||
margin-top: 1px;
|
||||
|
||||
.cm-editor {
|
||||
margin: 0 !important;
|
||||
}
|
||||
}
|
||||
|
||||
.note-detail-split .note-detail-error-container {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user