flat box fixed for offer list
This commit was merged in pull request #797.
This commit is contained in:
@@ -200,6 +200,7 @@ function OfferJobPopout({ details, onClose, situation }) {
|
||||
rows="5"
|
||||
style={{ resize: "none" }}
|
||||
value={details.job_description || details.job_detail}
|
||||
readOnly
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user