forked from nsjcy/frontEnd/nsjcy

liuwh
2020-03-31 b72fc1b10b08cf2fea1626d32e1ca2cccabe2edd
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;