style: 修改样式
This commit is contained in:
parent
e3b9db6847
commit
958c815ec2
@ -80,11 +80,12 @@ defineExpose({ open })
|
|||||||
color: var(--app-text-color-secondary);
|
color: var(--app-text-color-secondary);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
&.custom-header {
|
||||||
|
|
||||||
.custom-header {
|
|
||||||
.el-dialog__header {
|
.el-dialog__header {
|
||||||
background: var(--el-color-primary-light-9) !important;
|
background: var(--el-color-primary-light-9) !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user