litian
2025-04-14 1d37cc9cb15c01d0f411f2c8c384f71a612fb2b9
src/assets/main.css
@@ -248,6 +248,11 @@
.graphBox .graphSelect .lineSegment{
  width:15px;
}
.acitveGraphType{
  padding:4px;
  background-color: #e0e0e0;
  border-radius: 5px;
}
.el-input__inner {
  border: none !important;
@@ -311,3 +316,7 @@
.icon-tabler-arrow-bar-to-left,.icon-tabler-arrow-bar-to-right{
  color:#707070 !important;
}
body {
  --keyboard-zindex: 999999;
}