mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
style: 修改样式
This commit is contained in:
parent
e3b9db6847
commit
958c815ec2
|
|
@ -80,11 +80,12 @@ defineExpose({ open })
|
|||
color: var(--app-text-color-secondary);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.custom-header {
|
||||
&.custom-header {
|
||||
.el-dialog__header {
|
||||
background: var(--el-color-primary-light-9) !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in New Issue