Fixed issue safari positioning
This commit is contained in:
parent
8896624e03
commit
e524d1d1f9
@ -121,7 +121,7 @@ function toTop() {
|
||||
}
|
||||
|
||||
button.back-to-top {
|
||||
position: fixed;
|
||||
position: absolute;
|
||||
left: calc(50% - 60px);
|
||||
bottom: 10px;
|
||||
min-width: unset;
|
||||
|
Loading…
x
Reference in New Issue
Block a user