智慧农业后台管理页面
guoshilong
2022-08-04 a3e0cfb82d1c39d40478dfaba0f092bd8bdd1c3d
src/styles/element-ui.scss
@@ -137,4 +137,17 @@
    }
}
.plot-detail-popup {
    .header {
        .plot-name {
            input {
                background: transparent;
                color: #fff;
                font-weight: bold;
                border: none;
            }
        }
    }
}