Skip to content

Commit 3864b80

Browse files
committed
fix: remove widget border
1 parent c82e982 commit 3864b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/introduction/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ function.set_docstring('new docstring') # set docstring
3636
src={`https://chadcode.sh/embedded/codemod/?code=${encodeURIComponent(
3737
intoSnippet
3838
)}`}
39-
className="rounded-md ring-1 ring-gray-800/50 dark:ring-gray-800/50"
39+
className="rounded-md "
4040

4141
> </iframe>
4242

0 commit comments

Comments
 (0)