Fix PDF export
This commit is contained in:
@ -100,3 +100,12 @@
|
||||
.f3-light .link {
|
||||
stroke: black;
|
||||
}
|
||||
|
||||
.f3-export {
|
||||
position: fixed;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
width: 3508px;
|
||||
height: 2480px;
|
||||
opacity: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user