Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Commit cca5e4b

Browse files
committed
Fix overflow in docs
1 parent 9c6fc09 commit cca5e4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/components/demo.css.ts

+1
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,6 @@ export default createClassRules({
5252

5353
main: {
5454
padding: "32px",
55+
overflow: "hidden",
5556
},
5657
});

0 commit comments

Comments
 (0)