chore: audio file .m4a support

This commit is contained in:
jialin
2025-01-09 14:11:26 +08:00
parent fb9d2d99d4
commit 08f9029bf8
7 changed files with 20 additions and 31 deletions
+5 -5
View File
@@ -14,11 +14,11 @@
&::before {
content: '';
position: absolute;
top: 30px;
bottom: 30px;
right: 0;
width: 100px;
height: 60px;
top: 0;
bottom: 0;
right: -18px;
width: 80px;
height: 185px;
&:hover {
.pagination {