Skip to content

Commit 9d2fc89

Browse files
author
Administrator
committed
horz clip
1 parent 2a11796 commit 9d2fc89

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@code4bones/react-c4b-ui",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"main": "build/index.js",
55
"module": "build/index.esm.js",
66
"files": [

src/TreeMenu/TreeMenu.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@
142142
display: flex;
143143
flex-direction: column;
144144
align-content: center;
145+
overflow-x: clip;
145146

146147

147148
> .title:has(~.info.vertical,~.info.horizontal) {

0 commit comments

Comments
 (0)