mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-25 02:26:14 +03:00
Use main app background for dragging window
- this doesn't yet enable dragging for e.g. settings, but we'll get there
This commit is contained in:
parent
669c481bf6
commit
043e0de45b
@ -68,7 +68,7 @@
|
||||
</script>
|
||||
|
||||
<div class="flex h-full flex-col">
|
||||
<div class="flex flex-grow justify-center overflow-hidden">
|
||||
<div data-tauri-drag-region class="flex flex-grow justify-center overflow-hidden">
|
||||
<slot />
|
||||
</div>
|
||||
<Toaster />
|
||||
|
Loading…
Reference in New Issue
Block a user