skyouc
2025-06-22 fee38f39e36bcda9924f5b26dca609dda6b331e0
construction-data/src/components/datav/topHeader.vue
@@ -83,11 +83,25 @@
  }
}
@media only screen and (max-width: 1280px){
@media only screen and (max-width: 1281px){
  #top-header {
    height: auto;
    margin-bottom: 5px;
    .header-center-decoration {
      width: 40%;
      height: 40px;
      margin-top: 20px;
    }
    .header-left-decoration, .header-right-decoration {
      width: 25%;
      height: 40px;
    }
    .center-title {
      font-size: 24px;
      top: 10px;
      font-size: 18px;
      font-weight: bold;
    }
  }