mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-07-24 14:47:35 +08:00
✨ feat: 修复样式问题
This commit is contained in:
@@ -225,7 +225,9 @@ const selectItem = async (key: any) => {
|
||||
@apply ml-4 flex text-lg justify-center items-center rounded-full pl-3 border border-gray-600;
|
||||
background: #1a1a1a;
|
||||
}
|
||||
|
||||
.search-box{
|
||||
@apply pb-4 pr-4;
|
||||
}
|
||||
.search-box-input {
|
||||
@apply relative;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user