@import '../../common/style/act/button/button-majiang-vertical';

.press-act:not(.press-act--hidden-tip) {
  &.press__btn {
    display: flex;
    justify-content: center;
    align-items: center;
    height: .8rem;
    line-height: .8rem;
  }

  &.press__btn--maxlarge-primary {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 5.6rem;
    height: .8rem;
    line-height: .8rem;
    margin: 0 .2rem;
  }
}
