vault backup: 2025-03-03 19:56:34

This commit is contained in:
SeedList
2025-03-03 19:56:35 +08:00
parent af968d501a
commit f75f3d36dc
7 changed files with 180 additions and 79 deletions

View File

@ -50,3 +50,12 @@
height: 100%;
width: 100%;
}
#better-export-pdf .setting-wrapper {
width: 320px;
margin-left: 16px;
}
#better-export-pdf .setting-wrapper .setting-item[hidden] {
display: none;
}