Commit 6db5bf14 authored by 郭志伟's avatar 郭志伟

fix(backtop): 小程序分享提示遮挡修复

parent 1a5f9d99
......@@ -218,6 +218,7 @@ export default {
background-color: #fff;
color: #333;
box-shadow: 0 2px 12px 0 rgba(100, 101, 102, 28%);
z-index: 102;
&__reference {
font-size: 0;
......
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