Extend wasabicharts iframe height
This commit is contained in:
parent
c59d93979c
commit
05c6575ebb
|
@ -477,7 +477,7 @@ export function WasabiCharts() {
|
||||||
<Spacer h={4} />
|
<Spacer h={4} />
|
||||||
<iframe
|
<iframe
|
||||||
className="w-full"
|
className="w-full"
|
||||||
height={12000}
|
height={21000}
|
||||||
src="https://wasabipesto.com/jupyter/manifold/"
|
src="https://wasabipesto.com/jupyter/manifold/"
|
||||||
frameBorder="0"
|
frameBorder="0"
|
||||||
style={{ border: 0 }}
|
style={{ border: 0 }}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user