📜  place-items css 属性 - CSS 代码示例

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

代码示例1
This property is a shorthand for the following CSS properties:
1-align-items
2-justify-items

Possible values => start|flex-start|self-start|end|flex-end|self-end|
right|left|center|space-around|space-between|space-evenly|baseline|stretch