diff --git a/src/components/common/SelectSinger.tsx b/src/components/common/SelectSinger.tsx index 1ffe674..09b3d10 100644 --- a/src/components/common/SelectSinger.tsx +++ b/src/components/common/SelectSinger.tsx @@ -73,18 +73,21 @@ const SelectSinger: React.FC = ({ isOpen, onClose, song }) => breakpoints={[0, 0.5, 0.8]} initialBreakpoint={0.8} > - - - Select Singer - - - + + + Select Singer +
+ +
+
+
{/* Song Information */} diff --git a/src/components/common/SongInfo.tsx b/src/components/common/SongInfo.tsx index 171c009..5c3f6d2 100644 --- a/src/components/common/SongInfo.tsx +++ b/src/components/common/SongInfo.tsx @@ -93,13 +93,16 @@ const SongInfo: React.FC = ({ isOpen, onClose, song }) => { Song Info - +
+ +