mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-13 00:15:34 -04:00
fix: Display issues with data management pages on mobile (#7389)
This commit is contained in:
committed by
GitHub
parent
d24aa7f65a
commit
7e7d1622dd
@@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div>
|
<div>
|
||||||
<v-card-actions>
|
<v-card-actions class="flex-wrap">
|
||||||
<v-menu
|
<v-menu
|
||||||
v-if="tableConfig.hideColumns"
|
v-if="tableConfig.hideColumns"
|
||||||
offset-y
|
offset-y
|
||||||
|
|||||||
Reference in New Issue
Block a user