update syntax to repair overflow error

This commit is contained in:
kicap
2023-08-18 02:30:56 +08:00
parent 7a66245b7e
commit 64668289d7
174 changed files with 534 additions and 302 deletions

1
assets/flags_svg/btn.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="0 0 28 20"><path fill="#fff" d="M0 0h28v20H0V0z"/><path fill="#FF5F38" d="M0 0h28v20H0V0z"/><path fill="#FFD951" fill-rule="evenodd" d="M0 20L28 0H0v20z" clip-rule="evenodd"/></svg>

After

Width:  |  Height:  |  Size: 261 B