Update styles.css
This commit is contained in:
parent
1efdf6395a
commit
a43055f3b8
1 changed files with 1 additions and 0 deletions
|
|
@ -114,4 +114,5 @@ body.sidebar-open #sidebar{ transform:translateX(0); }
|
||||||
margin:0;
|
margin:0;
|
||||||
min-height:calc(100vh - var(--topbar-h) - 40px);
|
min-height:calc(100vh - var(--topbar-h) - 40px);
|
||||||
border-radius:12px;
|
border-radius:12px;
|
||||||
|
background: #fff; /* For PDF contrast */
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue