Skip to content

Commit 87f4260

Browse files
ImmandingJackLian
authored andcommitted
fix: 多资产包时展示不全
1 parent ab07121 commit 87f4260

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/plugin-components-pane/src/components/Tab/index.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
position: relative;
77
flex-grow: 0;
88
flex-shrink: 0;
9+
overflow-x: scroll;
910

1011
.items {
1112
display: flex;

0 commit comments

Comments
 (0)