fix: update lic-form

This commit is contained in:
2025-06-19 11:57:17 +03:00
parent 1bee275d18
commit 3ed0043adf
3 changed files with 13 additions and 5 deletions

View File

@@ -233,7 +233,7 @@
content: '';
width: rem(16px);
height: rem(16px);
background: url("/svg/check.svg") no-repeat;
background: url(/svg/check.svg) no-repeat;
background-size: rem(16px) rem(16px);
margin-left: rem(-24px);