shuishen
2023-02-08 8afb1cbbeeccc488b43d33da8ca83f4e3ff1f2b4
src/styles/media/index.scss
@@ -1081,9 +1081,9 @@
                                height: countSizeVh(52);
                                input {
                                    font-size: countSizeVh(18);
                                    height: countSizeVh(32);
                                    font-size: countSizeVh(16);
                                    border: countSizeVh(1) solid rgb(0, 92, 169);
                                    border-radius: countSizeVh(20) 0 0 countSizeVw(20, 1920);
                                }
                                button {
@@ -2649,7 +2649,7 @@
        .date-day-style.el-picker-panel {
            width: countSizeVw(536, 1920) !important;
        }
        .el-date-range-picker__header div {
@@ -2691,11 +2691,12 @@
            margin-left: countSizeVw(110, 1920);
            display: flex;
        }
        .el-picker-panel__body {
            display: flex;
        }
        .el-date-table .disabled div{
        .el-date-table .disabled div {
            background-color: $sub-tab-border-color;
        }