Bootstrap4 卡未在 chrome 中正确堆叠

Bootstrap4 card not stacking properly in chrome

你好,我需要帮助,我在 chrome 中遇到了 bootstrap4 卡的问题。它在 ie11 上正常工作,但在 chrome 中不正常。请参考下图。

IE11布局 chrome布局

通过在主 div 上使用 col-md-10 而不是 col 解决了这个问题。感谢您的回答!非常感谢