improve(pdf): update outline life

This commit is contained in:
charlie
2021-07-27 15:25:18 +08:00
parent 0a7f514473
commit 97b3f5ed2e
2 changed files with 10 additions and 4 deletions

View File

@@ -109,6 +109,11 @@
width: 100%;
height: 92vh;
background-color: rgba(0, 0, 0, 0);
display: none;
&.visible {
display: block;
}
}
> section {