更改更新弹窗字体颜色

This commit is contained in:
dzl
2025-09-12 11:38:33 +08:00
parent 1bf29eaa65
commit 5130bfd12e

View File

@@ -686,7 +686,7 @@ export default {
} }
.welcome-content h3 { .welcome-content h3 {
color: rgb(255, 242, 121); color: #ff7b00;
font-size: 26px; font-size: 26px;
font-weight: 600; font-weight: 600;
margin: 0 0 20px 0; margin: 0 0 20px 0;