/**
 * @Author 瞿龙俊 - qulongjun@shine.design
 * @Date 2019/8/19 10:20
 */
.shine-dropdown-helper {
  .shine-dropdown,
  .btn-group {
    margin-bottom: 100px;
    margin-right: 20px;

    a {
      border-bottom: inherit;
      color: inherit;
      text-decoration: inherit;
    }
  }
}
