fix(js): infnity scrolling post on the Chrome and Safari (#225)

Closes #209, Closes 223
This commit is contained in:
Eugene Jeon 2020-01-12 20:43:56 +09:00 committed by olOwOlo
parent 5ec3bea7dc
commit 60844e829b
No known key found for this signature in database
GPG key ID: 456394B6E7A15EA6

View file

@ -23,6 +23,7 @@
.icon-link { .icon-link {
visibility: hidden; visibility: hidden;
font-size: 16px; font-size: 16px;
display: contents;
&:before { &:before {
vertical-align: middle; vertical-align: middle;