forked from nsjcy/frontEnd/nsjcy

Mr Ke
2020-05-27 58ae2ba21efcd85df331cf996a94038a77302b51
SunshineIns/src/view/BusDetailView/style.scss
@@ -9,10 +9,11 @@
.bus-detail-view {
  &-main {
    height: 81vh;
    // height: 81vh;
    background: #fff;
    margin: 0px 20px;
    overflow-y: auto;
    padding-bottom: 20px;
    // overflow-y: auto;
  }
  &-main::-webkit-scrollbar{
    width: 0;