I have the following structure in my application:
6条回答 半阙折子戏 (楼主) 2020-12-24 11:33 Something like this should work: #container, #child_container, .child { position: relative; float: left; } 0 讨论(0) 查看其它6个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
Something like this should work:
#container, #child_container, .child { position: relative; float: left; }