CSS3 border-radius on display:table-row element

前端 未结 3 647
面向向阳花
面向向阳花 2020-12-06 05:30

This is my layout:

3条回答
  •  独厮守ぢ
    2020-12-06 06:14

    Maybe the problem is in divContainer class. Try to change the display attribute to table-row.

提交回复
热议问题