.parent { width:800px; height:500px; border:2px solid #000; display:flex; justify-content:center; align-items:center; } .child { width:200px; height:200px; background-color: red; }
原文地址:https://www.cnblogs.com/mmjoy/p/9694019.html
时间: 2024-11-09 05:49:30