mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-20 03:45:34 -04:00
fix: Misc frontend layout fixes (#7487)
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
<v-col v-else cols="9" style="margin: auto; text-align: center">
|
||||
{{ event.subject }}
|
||||
</v-col>
|
||||
<v-spacer />
|
||||
<v-col :cols="useMobileFormat ? 'auto' : '1'" class="px-0 pt-0">
|
||||
<RecipeTimelineContextMenu
|
||||
v-if="currentUser && currentUser.id == event.userId && event.eventType != 'system'"
|
||||
|
||||
Reference in New Issue
Block a user