.#{$cell-swipe-prefix-cls} {
  &__right {
    height: 100%;
    font-size: 0; // 用于消除inline情况下

    .btn {
      height: 100%;
      line-height: 100%;
      border-radius: 0;
    }
  }
}
