Skip to content

Commit d99cb06

Browse files
committed
fix:fixed tags-view bug
1 parent 394f366 commit d99cb06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/ScrollPane/index.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ export default {
4343
.scroll-container {
4444
white-space: nowrap;
4545
position: relative;
46+
overflow: hidden;
4647
.scroll-wrapper {
4748
position: absolute;
4849
}

0 commit comments

Comments
 (0)