feat: 邮箱设置
This commit is contained in:
parent
e4b7f3a688
commit
296a7d758f
@ -117,5 +117,8 @@ onMounted(() => {
|
|||||||
.email-setting {
|
.email-setting {
|
||||||
width: 70%;
|
width: 70%;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
|
:deep(.el-checkbox__label) {
|
||||||
|
font-weight: 400;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user