Compare commits

...

2 Commits

1 changed files with 2 additions and 0 deletions

View File

@ -140,6 +140,8 @@
}
.list-main {
height: 100%;
overflow-y: scroll;
//
.list-enter-active {
transition: all 0.5s;