html如何让div有下拉框

加上下面一句话即可

 padding-left: 24px;
      padding-right: 24px;
      min-height: calc(100% - 160px);
      height: calc(100% - 120px);
      overflow-y: auto;
posted @ 2018-12-28 23:52  墨小枫233  阅读(1635)  评论(0编辑  收藏  举报