Skip to content

Commit 2bed16b

Browse files
committed
Fixed the save menus tag list vertical scroll.
1 parent 2312839 commit 2bed16b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scss/tagList.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@
1616
opacity: .99;
1717
background: $lib-bg;
1818
border: 1px solid lighten($lib-bg, 25%);
19+
overflow-y: auto;
1920
}
2021
}

0 commit comments

Comments
 (0)