智慧园区前端大屏
shuishen
2024-11-08 a8b22d9a1bbee15caa378c7c3af519db51c97efc
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);