javalinux

/*你的父容器*/

.box{ display:flex; align-items: center;//子元素垂直居中 justify-content: center;//子元素水平居中 }

分类:

技术点:

相关文章: