feat: voice print

This commit is contained in:
Dogtiti
2024-11-08 22:02:31 +08:00
parent a4c9eaf6cd
commit 8b4ca133fd
5 changed files with 166 additions and 22 deletions

View File

@@ -31,12 +31,6 @@
box-sizing: border-box;
padding: 0 20px;
}
.icon-center {
display: flex;
justify-content: center;
align-items: center;
gap: 4px;
}
.icon-left,
.icon-right {