Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 423cb38

Browse files
committed
feat(client): use fit-content for executable-code
1 parent 71acc07 commit 423cb38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/client/assets/style/executableCode.css

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
margin: 0 auto;
1111
min-width: 50%;
1212
max-width: 90%;
13+
width: fit-content;
1314
}
1415

1516
.executable-code-button {

0 commit comments

Comments
 (0)