We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79feb57 commit 5b2b445Copy full SHA for 5b2b445
1 file changed
packages/ui-components/src/Common/BaseCodeBox/index.module.css
@@ -3,7 +3,7 @@
3
.root {
4
@apply w-full
5
max-w-full
6
- overflow-hidden
+ overflow-x-clip
7
rounded-sm
8
border
9
border-neutral-900
0 commit comments