feat(topbar): responsive DocumentTopBar — issue #173 #174
@@ -33,6 +33,7 @@ function handleKeydown(e: KeyboardEvent) {
|
||||
</script>
|
||||
|
||||
<div
|
||||
role="group"
|
||||
class="relative hidden md:block"
|
||||
use:clickOutside
|
||||
onclickoutside={() => (open = false)}
|
||||
|
||||
Reference in New Issue
Block a user