]> source.dussan.org Git - gitea.git/commit
Fix the editor height in review box (#19003)
authorwxiaoguang <wxiaoguang@gmail.com>
Fri, 4 Mar 2022 20:57:26 +0000 (04:57 +0800)
committerGitHub <noreply@github.com>
Fri, 4 Mar 2022 20:57:26 +0000 (20:57 +0000)
commit997deecbfa77fe00d8260da2921073a0565dc735
tree81ba7e651977f250797bbebb6f995a206333f673
parent95c8d53d280307568a4637db1eb3ccf28c8dc0a9
Fix the editor height in review box (#19003)

Fix the height problem in  https://github.com/go-gitea/gitea/pull/18862#issuecomment-1059329539

I have tested this fix.

# Screenshots

### Min-height

<img width="1138" alt="image" src="https://user-images.githubusercontent.com/2114189/156811831-93d4d31a-1b0a-4c4c-a7b4-fafc706133d6.png">

### Max-height

<img width="1126" alt="image" src="https://user-images.githubusercontent.com/2114189/156811889-10ae41de-c63b-45e7-9d89-21a1ed29e58b.png">
web_src/js/features/repo-issue.js
web_src/less/_review.less