forked from nsjcy/frontEnd/nsjcy

liuwh
2020-03-30 8d68b6a1dcdf5008fba6bdac5858d1085a0e63e7
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;