mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-23 23:57:22 +08:00
🦄 refactor(样式): 修改样式 修改图片加载方式
This commit is contained in:
@@ -4,3 +4,11 @@
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
img{
|
||||
@apply bg-gray-900;
|
||||
}
|
||||
|
||||
.n-image img {
|
||||
width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user