mirror of
https://github.com/zadam/trilium.git
synced 2026-01-06 14:44:25 +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 {
|
.pdf-page-thumbnail {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
aspect-ratio: 8.5 / 11; /* Standard page ratio */
|
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
background-color: var(--accented-background-color);
|
|
||||||
border: 1px solid var(--main-border-color);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.pdf-page-thumbnail img {
|
.pdf-page-thumbnail img {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user