input box trans

This commit is contained in:
Gabe Yuan
2023-09-15 17:25:58 +08:00
parent e7a57ad3b2
commit 938c123412
5 changed files with 153 additions and 95 deletions

View File

@@ -1,5 +1,5 @@
export const loadingSvg = `
<svg viewBox="0 0 100 100" style="display:block; width:100%; height: 100%;">
<svg viewBox="0 0 100 100" style="display:inline-block; width:100%; height: 100%;">
<circle fill="#209CEE" stroke="none" cx="6" cy="50" r="6">
<animateTransform
attributeName="transform"