mirror of
https://github.com/zadam/trilium.git
synced 2025-12-20 22:34:23 +01:00
style(next): match attachment code border radius with context menu
This commit is contained in:
parent
6aa14d17d7
commit
b9c39d757b
@ -530,6 +530,10 @@ button.ck.ck-button:is(.ck-button-action, .ck-button-save, .ck-button-cancel).ck
|
|||||||
margin-top: 2px !important;
|
margin-top: 2px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.attachment-content-wrapper pre {
|
||||||
|
border-radius: var(--dropdown-border-radius);
|
||||||
|
}
|
||||||
|
|
||||||
:root .ck-content pre:has(> code) {
|
:root .ck-content pre:has(> code) {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user