Two vertical divs within a 100% height div

前端 未结 3 961
灰色年华
灰色年华 2021-01-19 17:41

Sorry for my bad english, hope you will understand my issue.

I\'m turning my head around a problem that I know I\'ve been solving once before. The issue is that I ne

3条回答
  •  Happy的楠姐
    2021-01-19 18:36

    Delete that 1k Height div, and make this iWrapper ver flow auto. So change this:

    test test

    to this:

    test test

    Or add it to your stylesheet.

提交回复
热议问题