dashboard-control.scss 87 字节
@include b(dashboard) {
  @include e(content){
    width: 100%;
    height: 100%;
  }
}