mirror of
https://github.com/rommapp/romm.git
synced 2026-02-18 00:27:41 +01:00
revert closing sidebar on mobile
This commit is contained in:
@@ -482,7 +482,7 @@ onMounted(async () => {
|
||||
<template>
|
||||
<v-navigation-drawer
|
||||
v-model="activeFilterDrawer"
|
||||
:mobile="smAndDown"
|
||||
mobile
|
||||
floating
|
||||
width="500"
|
||||
:class="{
|
||||
|
||||
Reference in New Issue
Block a user