guanqb
2023-02-15 557a1ff70d9b8770e1f2e60516bec335db030bbc
首页设备弹窗样式修改
2 files modified
7 ■■■■■ changed files
src/styles/base/index.scss 4 ●●●● patch | view | raw | blame | history
src/styles/media/index.scss 3 ●●●●● patch | view | raw | blame | history
src/styles/base/index.scss
@@ -344,6 +344,10 @@
        .el-dialog__body {
            flex: 1;
            .header input {
                font-size: 14px;
            }
        }
    }
}
src/styles/media/index.scss
@@ -1934,6 +1934,9 @@
                            right: countSizeVw(10, 1920);
                        }
                        .header input {
                            font-size: countSizeVh(14);
                        }
                    }
                    .land-details-box {