shuishen
2025-12-25 3bb1ca344f6f05f0ad2b3db765703b1777a4f31b
社区感知户室弹窗异常修复
1 files modified
8 ■■■■■ changed files
src/styles/media/index.scss 8 ●●●●● patch | view | raw | blame | history
src/styles/media/index.scss
@@ -253,8 +253,9 @@
                                        &:first-child {
                                            margin-top: 0;
                                        }
                                        &:hover {
                                          background: skyblue;
                                        &:hover {
                                            background: skyblue;
                                        }
                                        &:hover {
@@ -2058,6 +2059,7 @@
                        .el-dialog__body {
                            display: flex;
                            flex-direction: row;
                            height: countSizeVh(360);
                            .house-info-box {
@@ -2954,7 +2956,7 @@
            padding-top: 0;
            height: calc(100% - countSizeVh(40));
            font-size: countSizeVh(16);
            .header {
                display: flex;
                flex-wrap: wrap;