📜  div 中的图像中心 - 任何代码示例

📅  最后修改于: 2022-03-11 14:56:49.111000             🧑  作者: Mango

代码示例6
.center{ object-fit: scale-down; max-width: 100%; max-height: 100%; height: 15em; /*set your constraint to height/width and set the other to auto*/ width: auto; }