mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
Fix drag region name
This commit is contained in:
parent
c86b452c90
commit
694969cf41
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ export const SidebarPlayQueue = () => {
|
|||
h="50px"
|
||||
mr="160px"
|
||||
sx={{
|
||||
'-webkit-app-region': 'drag',
|
||||
WebkitAppRegion: 'drag',
|
||||
zIndex: -1,
|
||||
}}
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue