按钮颜色修改

This commit is contained in:
kbing1981 2024-08-15 10:55:50 +08:00
parent 4f7a2eace5
commit 17413913d4
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@
line-height: 80upx;
border-radius: 60upx;
margin-top: 32upx;
background: linear-gradient(to right, #223845, #00a85b);
background: linear-gradient(to right, #019c88, #31c194);
color: #fff;
font-size: 30upx;