feat: show submitted feedback as readonly

This commit is contained in:
Jannat Patel
2025-01-10 19:05:59 +05:30
parent 5d14d6f1aa
commit 2ecb93e925
3 changed files with 92 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="flex rounded p-1 lg:px-2 lg:py-2.5 hover:bg-gray-100">
<div class="flex rounded p-1 lg:px-2 lg:py-4 hover:bg-gray-100">
<div class="flex w-3/5 md:w-2/5">
<img
:src="job.company_logo"