【发布时间】:2020-07-21 14:49:37
【问题描述】:
您好,我的 imagePreview 栏有问题。以较低的宽度分辨率它正在剪切我的左侧图像,当我向左滚动时我看不到它们。请问哪里有问题?
这是我的代码:https://codesandbox.io/s/relaxed-dewdney-rm4pb?file=/src/App.js
【问题讨论】:
标签: javascript css reactjs twitter-bootstrap
您好,我的 imagePreview 栏有问题。以较低的宽度分辨率它正在剪切我的左侧图像,当我向左滚动时我看不到它们。请问哪里有问题?
这是我的代码:https://codesandbox.io/s/relaxed-dewdney-rm4pb?file=/src/App.js
【问题讨论】:
标签: javascript css reactjs twitter-bootstrap
使用类“d-flex justify-content-center align-items-center”从 div 中删除 justify-content 样式应该可以解决问题
【讨论】: