yangfeng
2023-12-06 d372f82db7bf15ed38f8faf2e6b90080f9343c04
src/views/cockpitPage/components/ChartTitle.vue
@@ -32,7 +32,7 @@
  width:100%;
  height:40px;
  margin-bottom:20px;
  font-size:18px;
  font-size:16px;
  color:#00FFFF;
  position:relative;
  .title-left-tip{
@@ -41,7 +41,7 @@
    top:0;
  }
  .title-bg{
    width:100%;
    width:calc(100% - 20px);
    height:30px;
    padding-left:20px;
    display:inline-block;