mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-30 00:51:30 +08:00
style(client): remove 10px padding if full width file
This commit is contained in:
parent
90ca4e923e
commit
9d517988ce
@ -16,6 +16,10 @@ const TPL = `
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.note-split.full-content-width .note-detail-file {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.file-preview-content {
|
||||
background-color: var(--accented-background-color);
|
||||
padding: 15px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user