Skip to content

Commit 18d9db4

Browse files
committed
fix: fix code block width
1 parent fa124c5 commit 18d9db4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/css/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,3 +115,7 @@ button {
115115
font-size: 0.75em;
116116
line-height: 1em;
117117
}
118+
119+
.filter-demo-addon {
120+
max-width: 512px;
121+
}

0 commit comments

Comments
 (0)