闫增涛
2 天以前 45c4fce3753275f5bb7d0cd593ae50197b7641b0
src/assets/base.css
@@ -72,14 +72,19 @@
  transition:
    color 0.5s,
    background-color 0.5s;
  font-family:PingFang SC, PingFang SC;
  font-family:
    PingFang SC,
    PingFang SC;
  font-size: 14px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color:#333;
}
::-webkit-scrollbar {
  width: 8px;
  height: 10px;