Commit e32b7e93 authored by 郭志伟's avatar 郭志伟

fix(backTop): 调整提示右边距

parent 1b243d85
...@@ -166,7 +166,7 @@ export default { ...@@ -166,7 +166,7 @@ export default {
.wxmp-tip { .wxmp-tip {
position: fixed !important; position: fixed !important;
top: -32px; top: -32px;
right: 10%; right: 60px
z-index: 99; z-index: 99;
@{deep} .cr-popover { @{deep} .cr-popover {
background-color: #fff; background-color: #fff;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment