position:absolute按钮不动?

发布于 6 年前作者 qinqiang1245 次浏览最后编辑 6 年前来自 ask

.bottom{

position:absolute;

left:0;

bottom: 0;

width: 100%;

display: flex;

flex-direction: row;

}

.bottom button{

width: 50%;

}

0 回复
暂无回复