Skip to content

Commit c3d6780

Browse files
committed
style: nav overflow
1 parent e27acd0 commit c3d6780

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/runtime/components/StoriesPage.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ onBeforeUnmount(() => {
102102
position: sticky;
103103
top: 0;
104104
height: 100vh;
105+
overflow: auto;
105106
}
106107

107108
.stories-main {

0 commit comments

Comments
 (0)