fix: submission list access from assignment form

This commit is contained in:
Jannat Patel
2025-05-06 20:02:34 +05:30
parent 62b05f2377
commit 91d79de723
2 changed files with 58 additions and 42 deletions

View File

@@ -3,7 +3,7 @@
<template #target="{ togglePopover }">
<button
:class="[
'group w-full flex h-7 items-center justify-between rounded px-2 text-base text-ink-gray-8 hover:bg-surface-gray-2',
'group w-full flex h-7 items-center justify-between rounded px-2 text-base text-ink-gray-7 hover:bg-surface-gray-2',
]"
@click.prevent="togglePopover()"
>