Your Name
2022-08-20 f90ee55e6d63cd02c2b883bd5bd942c487fce56a
src/views/specialWorkSystem/foundationSet/safetyAction/index.vue
@@ -289,7 +289,7 @@
<style scoped lang="scss">
$homeNavLengh: 8;
.home-container {
    height: calc(100vh - 114px);
    height: calc(100vh - 144px);
    box-sizing: border-box;
    overflow: hidden;
    .homeCard {
@@ -411,9 +411,6 @@
        border: 2px solid #0098f5;
        color: #0098f5;
    }
}
:deep(.el-date-editor) {
    width: 100%;
}
:deep(.el-textarea.is-disabled .el-textarea__inner) {
    background-color: var(--el-card-bg-color);