.lx-button {
  margin: inherit;
  line-height: inherit;
  cursor: pointer;

  &::after {
    border: none;
  }
}
