mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 21:28:06 +00:00
update
This commit is contained in:
parent
32050e4553
commit
6aee8ae38e
41 changed files with 523 additions and 415 deletions
|
|
@ -33,7 +33,7 @@ const Layout = () => {
|
|||
{showPlayer && <Player />}
|
||||
|
||||
{window.env?.isMac && (
|
||||
<div className='fixed top-6 left-6 z-30 translate-y-0.5'>
|
||||
<div className='fixed left-6 top-6 z-30 translate-y-0.5'>
|
||||
<TrafficLight />
|
||||
</div>
|
||||
)}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue