xinzhuxiansheng opened a new issue, #4222: URL: https://github.com/apache/streampark/issues/4222
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/streampark/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### Java Version jdk 1.8 ### Scala Version 2.12.x ### StreamPark Version 2.1.5 ### Flink Version flink 1.15.3 ### Deploy mode kubernetes-application ### What happened On the alarm setting page, when the added alarm exceeds the browser height, the page cannot be scrolled up and down 告警设置页面,当添加的告警超出浏览器高度时,页面无法上下滑动 ### Error Exception ```log ``` ### Screenshots  如图片所示, 前端代码设置了固定高度,这个会导致内容过多时,页面无法滑动, 我尝试后,就可以修复了 ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR!(您是否要贡献这个PR?) ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
