mirror of
https://github.com/koel/koel
synced 2024-11-10 14:44:13 +00:00
Display Back to Top button on iPhone 6+
This commit is contained in:
parent
a0f72aa396
commit
026de6688a
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ export default {
|
|||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width: 376px) {
|
||||
@media screen and (min-width: 415px) {
|
||||
.to-top-btn-wrapper {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue