Skip to content

Commit 1615289

Browse files
committed
fix mermaid graph centering
1 parent 942d9af commit 1615289

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

v-next/hardhat-ignition-ui/src/main.css

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ span.future-to-module-arrow {
6464
.mermaid svg {
6565
height: 100%;
6666
vertical-align: middle;
67+
max-width: unset !important;
6768
}
6869

6970
.mermaid span {

0 commit comments

Comments
 (0)