fix: add overlay for sidebar on mobile (#3197)

pull/3251/head
kloon15 2024-05-19 12:00:31 +02:00 committed by GitHub
parent 4c5b612cb2
commit 3b48f75301
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
<template>
<div v-show="active" @click="closeHovers" class="overlay"></div>
<nav :class="{ active }">
<template v-if="isLoggedIn">
<button