mirror of
https://github.com/zadam/trilium.git
synced 2026-01-03 21:24:24 +01:00
style(pdf_pages): slight improvement to page layout
This commit is contained in:
parent
bf3a2b768e
commit
94204b4739
@ -44,12 +44,9 @@
|
||||
|
||||
.pdf-page-thumbnail {
|
||||
width: 100%;
|
||||
aspect-ratio: 8.5 / 11; /* Standard page ratio */
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
background-color: var(--accented-background-color);
|
||||
border: 1px solid var(--main-border-color);
|
||||
}
|
||||
|
||||
.pdf-page-thumbnail img {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user