style: update audio element styling in chat module

This commit is contained in:
dakai
2024-10-14 02:00:46 +08:00
parent 853212cf13
commit ad1ce92937
5 changed files with 57 additions and 58 deletions

View File

@@ -31,8 +31,8 @@
"html-to-image": "^1.11.11",
"idb-keyval": "^6.2.1",
"lodash-es": "^4.17.21",
"mermaid": "^10.6.1",
"markdown-to-txt": "^2.0.1",
"mermaid": "^10.6.1",
"nanoid": "^5.0.3",
"next": "^14.1.1",
"node-fetch": "^3.3.1",
@@ -80,4 +80,4 @@
"lint-staged/yaml": "^2.2.2"
},
"packageManager": "yarn@1.22.19"
}
}