pretty
This commit is contained in:
parent
0c19050ae7
commit
2dc3eb0ddd
@ -41,11 +41,11 @@ export function QR({ text }: { text: string }): VNode {
|
||||
>
|
||||
<div
|
||||
style={{
|
||||
width: "50%",
|
||||
minWidth: 200,
|
||||
maxWidth: 300,
|
||||
marginRight: "auto",
|
||||
marginLeft: "auto",
|
||||
width: "50%",
|
||||
minWidth: 200,
|
||||
maxWidth: 300,
|
||||
marginRight: "auto",
|
||||
marginLeft: "auto",
|
||||
}}
|
||||
ref={divRef}
|
||||
/>
|
||||
|
@ -16,8 +16,8 @@ div.pages-list {
|
||||
}
|
||||
|
||||
.footer {
|
||||
margin-left: 2em;
|
||||
margin-right: 2em;
|
||||
margin-left: 2em;
|
||||
margin-right: 2em;
|
||||
}
|
||||
|
||||
.qr-div,
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user