Skip to content

Commit eb5c74b

Browse files
author
Guillaume Chau
committed
Bump version
1 parent 0011846 commit eb5c74b

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

Diff for: dist/vue-virtual-scroller.css

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11

2-
.virtual-scroller[data-v-303cd025]:not(.page-mode) {
2+
.virtual-scroller[data-v-303cd025]:not(.page-mode) {
33
overflow-y: auto;
44
}
5-
.item-container[data-v-303cd025] {
6-
box-sizing: border-box;
7-
width: 100%;
5+
.item-container[data-v-303cd025] {
6+
box-sizing: border-box;
7+
width: 100%;
88
overflow: hidden;
99
}
10-
.items[data-v-303cd025] {
10+
.items[data-v-303cd025] {
1111
width: 100%;
12-
}
12+
}
1313

1414
.resize-observer[data-v-c7b3205a] {
1515
position: absolute;

0 commit comments

Comments
 (0)