king
2023-09-05 c9967063fa42e15d9f695220c76641cfa28669f2
src/tabviews/zshare/automatic/index.scss
@@ -1,14 +0,0 @@
.auto-matic {
  position: fixed;
  z-index: 2;
  bottom: 145px;
  right: 20px;
  width: 40px;
  height: 40px;
  .anticon-forward {
    font-size: 20px;
  }
}
.auto-matic.low {
  bottom: 100px;
}