CSS 踩坑(1)—— flex-direction: column 与 height2022 年 9 月 16 日同时为 flex-direction: column 容器和其子元素设置高度时子元素的高度设置失效。
Safari 踩坑(1)—— SVG Text2022 年 8 月 11 日在 SVG 当中使用 <text> 标签表示的文字在 Safari 下无法正常选择,在 Mac 平台可以通过给 SVG 元素加背景解决。