🔥 Removed stale dependency: vue-virtual-scroll-list

This commit is contained in:
Liyas Thomas
2020-05-30 06:14:02 +05:30
parent 44261b2ceb
commit a04bcd196b
7 changed files with 14 additions and 43 deletions

View File

@@ -953,3 +953,7 @@ section {
margin-left: 8px !important;
}
}
.virtual-list {
overflow: auto;
}