Skip to content

Commit 2fa3637

Browse files
committed
add scrollbar in phone viewport
1 parent a8cc160 commit 2fa3637

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/pages/components/List.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1033,6 +1033,7 @@
10331033
<style lang="sass" scoped>
10341034
.phone-viewport {
10351035
height: 480px;
1036+
overflow: auto;
10361037
}
10371038
10381039
.custom-list {

0 commit comments

Comments
 (0)