Skip to content

Commit a583830

Browse files
committed
fix: left side display error
1 parent 1ebf643 commit a583830

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
me-wrapper {
102102
display: block;
103103
pointer-events: none;
104+
width: fit-content;
104105
// position: relative;
105106
}
106107
me-children,

0 commit comments

Comments
 (0)