MadCcc

Results 444 comments of MadCcc

Cannot find anything different, could you provide more detail for `role="alert"`?

> can we make this a window that pops up that allows you to add plain text to a text area. Similar to how you copy the text area when...

导出功能应该不需要了,可以合并起来叫 代码/Code

https://github.com/ant-design/ant-design/issues/39643#issuecomment-1357165849 看这个应该是把 `cardHeadHeight` 干掉吧,有 `min-height` 就行了

给个 debug demo 测一下

正好有个 demo 的 image test 覆盖了 ![image](https://user-images.githubusercontent.com/27722486/208370547-51ed6fc3-cc77-4a95-9203-3c3cf76c7f75.png)

cardHeadHeight 的问题也要管一下,看看这个应该可以用 cardHeaderHeight 替代了

> 至于cardHeadHeight为undefined要看一下 没有初始化,应该是之前改动的 bug,可以改了