portlet-container.scss 95 字节
Newer Older
1 2 3 4 5 6
@include b(portlet-container) {
  @include e(content){
    width: 100%;
    height: 100%;
  }
}