flat box fixed for offer list

This commit was merged in pull request #797.
This commit is contained in:
victorAnumudu
2024-09-26 19:07:47 +01:00
parent 06450808ed
commit 9ec8855ed6
2 changed files with 12 additions and 12 deletions
@@ -200,6 +200,7 @@ function OfferJobPopout({ details, onClose, situation }) {
rows="5"
style={{ resize: "none" }}
value={details.job_description || details.job_detail}
readOnly
/>
</div>
</div>