forked from nsjcy/frontEnd/nsjcy

1
liuwh
2020-03-05 c79f4fea5045445c40cd417c3bdcf78c843f87ae
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;