style: 优化验证码样式

This commit is contained in:
ccnetcore
2025-08-05 22:41:20 +08:00
parent 63e7d3d5f5
commit 4681d468ce
4 changed files with 19 additions and 12 deletions

View File

@@ -8,8 +8,8 @@
<ItemGroup>
<PackageReference Include="Lazy.Captcha.Core" Version="2.0.7" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux.NoDependencies" Version="2.88.7" />
<PackageReference Include="Lazy.Captcha.Core" Version="2.2.2" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux.NoDependencies" Version="2.88.9" />
<PackageReference Include="Volo.Abp.BackgroundJobs.Hangfire" Version="$(AbpVersion)" />
</ItemGroup>