mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-05-08 11:22:10 +00:00
fix: add overlay for sidebar on mobile (#3197)
This commit is contained in:
parent
4c5b612cb2
commit
3b48f75301
@ -1,4 +1,5 @@
|
||||
<template>
|
||||
<div v-show="active" @click="closeHovers" class="overlay"></div>
|
||||
<nav :class="{ active }">
|
||||
<template v-if="isLoggedIn">
|
||||
<button
|
||||
|
Loading…
x
Reference in New Issue
Block a user