智慧园区前端大屏
linwe
2024-11-14 6cc2eb5ed9a6bdfe5fa3d9fe2313e04e6d7ebc9d
src/styles/page/index.scss
@@ -2,13 +2,12 @@
  .left-container,
  .right-container {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    width: 408px;
    height: calc(100% - 60px);
    height: 100%;
    pointer-events: auto;
    background: rgba(28, 115, 195, 0.2);