/**
 *
 * @Author 瞿龙俊 - qulongjun@shine.design
 * @Date 2019-05-23 22:43
 */
.shine-button-helper {
  button {
    margin-right: 10px;
    margin-bottom: 20px;
  }

  &.need button {
    min-width: 80px;
  }
}
