在尝试了很多事情之后,我找到了一种可行的方法。如果对所有人有用,我在这里分享。您可以在这里看到它的运行情况:
.content { width: 200px; height: 600px; background-color: blue; position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; max-width:100%; max-height:100%; overflow:auto; }
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)