FIX: focus state of CheckBox

Change-Id: Iceac4b9877a07e4517250255203c2e0ecdbc34ac
This commit is contained in:
chunmao.guo 2022-07-29 13:29:09 +08:00 committed by Lane.Wei
parent ec59446e44
commit 807cc2236d
7 changed files with 38 additions and 16 deletions

View file

@ -0,0 +1,4 @@
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="1" y="1" width="16" height="16" rx="1" fill="#37EE7C"/>
<path d="M4 9L14 9" stroke="white" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 232 B