:after清除浮动

  #operationBar:after{
    content: "";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
  }

 

posted @ 2022-07-06 16:01  从入门到入土  阅读(19)  评论(0编辑  收藏  举报