Commit d0305251 by liyuhang19990520

修改

parent 8167e850
<!--
* @Author: your name
* @Date: 2021-09-07 09:58:13
* @LastEditTime: 2022-01-19 16:10:50
* @LastEditTime: 2022-01-19 16:17:12
* @LastEditors: Please set LastEditors
* @Description: In User Settings Edit
* @FilePath: \指纹系统\founder_vue\src\App.vue
......@@ -114,6 +114,16 @@ export default {
</style>
<style lang="scss">
.el-message-box.anewLogin{
.el-message-box__title{
span {
font-family: HarmonyOS_Sans_SC;
font-size: 16px;
color: #282F3C;
}
}
.el-message-box__status+.el-message-box__message {
padding: 0 15px;
}
.el-message-box__message{
p {
text-align: center;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment