【发布时间】:2022-01-17 04:53:00
【问题描述】:
我的 CSS 中有一段代码
align-items: end;
justify-content: end;
它在 Chrome MacO 上运行良好,但在 Safari 上,元素没有从底部对齐。 有人知道为什么吗?
链接:https://q6demo.squarespace.com/homepage#our-6-step-process-section
【问题讨论】:
标签: css google-chrome debugging flexbox safari