廖井涛
2025-09-12 fc28d01cfa022d0f91ec719490342d726db2e105
north-glass-erp/northglass-erp/src/assets/main.css
@@ -7,8 +7,14 @@
  font-weight: normal;
  height: 100%;
  width: 100%;
  min-width: 1536px;
  min-height: 730px;
  /*min-width: 1536px;
  min-height: 730px;*/
}
@media (max-width: 500px) {
  /*#app {
    transform: rotate(90deg); !* 当宽度小于600px时,翻转元素 *!
  }*/
}
a,
@@ -31,7 +37,6 @@
  }
  #app {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }