mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 16:02:19 +00:00
fix drawer issues
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
}
|
||||
|
||||
$effect(() => {
|
||||
scrollLock(open)
|
||||
scrollLock(open ?? false)
|
||||
})
|
||||
|
||||
$effect(() => {
|
||||
|
||||
Reference in New Issue
Block a user