king
2021-09-17 3bbb8c98fd999cfdaa6d7e061af04d3bdf47e1fd
src/tabviews/zshare/settingcomponent/index.scss
@@ -2,8 +2,8 @@
  .page-setting {
    position: fixed;
    z-index: 2;
    bottom: 65px;
    right: 30px;
    bottom: 55px;
    right: 20px;
    width: 40px;
    height: 40px;
  }
@@ -15,7 +15,7 @@
}
.page-message-wrap.exist + .page-setting-wrap {
  .page-setting {
    bottom: 110px;
    bottom: 100px;
  }
}
.custom-setting-modal {