mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
fix(print): include note not always full-height
This commit is contained in:
parent
e20180014b
commit
ac5f911d4f
@ -128,3 +128,8 @@ span[style] {
|
||||
/* fallback to default ck-editor green */
|
||||
border-color: hsl(126, 64%, 41%);
|
||||
}
|
||||
|
||||
.include-note .include-note-content {
|
||||
max-height: unset !important;
|
||||
overflow: unset !important;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user