[improvement] List: optimization boundary judgment logic (#3450)

This commit is contained in:
流采
2019-06-06 17:44:06 +08:00
committed by neverland
parent d7a5be67fe
commit 34923c7513
4 changed files with 105 additions and 41 deletions
+5
View File
@@ -9,4 +9,9 @@
line-height: @list-text-line-height;
text-align: center;
}
&__placeholder {
height: 0;
pointer-events: none;
}
}