🦄 refactor(lrc): 重构歌词展示逻辑 优化样式

This commit is contained in:
algerkong
2023-12-17 14:48:21 +08:00
parent 9ff0b50b8d
commit 480c5510fa
6 changed files with 345 additions and 423 deletions
+1 -4
View File
@@ -5,10 +5,7 @@
@tailwind components;
@tailwind utilities;
img{
@apply bg-gray-900;
}
.n-image img {
@apply bg-gray-900;
width: 100%;
}