Update profile selector loading text color (#9334)

Update loading text color
This commit is contained in:
Noisyfox 2025-04-13 23:18:46 +08:00 committed by GitHub
parent 9c10f8cbc5
commit 8dd9e64af8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,5 +32,5 @@ body
{
font-size: 15px;
font-weight: 700;
color: #262E30;
color: #009688;
}