Skip to content

Commit 412c56a

Browse files
committed
fix(codebox): icon is not fully displayed
1 parent 86ec644 commit 412c56a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

devui/shared/devui-codebox/devui-codebox.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
width: 100%;
2929
font-size: $devui-font-size;
3030
margin-bottom: 0;
31+
overflow-x: unset;
3132
}
3233

3334
.code-box.expand .code-box-meta {

0 commit comments

Comments
 (0)