king
2020-11-16 3ca91a731665962918a026f521c556f4745ebf35
src/views/billprint/index.scss
@@ -14,6 +14,11 @@
  .print-button {
    position: fixed;
    right: 10px;
    top: 45vh;
    top: 40vh;
  }
  .refresh-button {
    position: fixed;
    right: 10px;
    top: calc(40vh + 70px);
  }
}