mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
Fix drag region name
This commit is contained in:
@@ -18,7 +18,7 @@ export const SidebarPlayQueue = () => {
|
||||
h="50px"
|
||||
mr="160px"
|
||||
sx={{
|
||||
'-webkit-app-region': 'drag',
|
||||
WebkitAppRegion: 'drag',
|
||||
zIndex: -1,
|
||||
}}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user