Flex div (do not stretch full width)

前端 未结 0 706
时光取名叫无心
时光取名叫无心 2020-12-07 18:18

I have 2 divs and using flex:

.parent {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: red;
}

.item {
  height: 40px;
  marg         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题