Display Back to Top button on iPhone 6+

This commit is contained in:
An Phan 2016-08-13 18:47:22 +08:00
parent a0f72aa396
commit 026de6688a
No known key found for this signature in database
GPG key ID: 05536BB4BCDC02A2

View file

@ -47,7 +47,7 @@ export default {
}
}
@media screen and (min-width: 376px) {
@media screen and (min-width: 415px) {
.to-top-btn-wrapper {
display: none;
}