.qf-dropdown {

  .qf-dropdown-popper {
    padding: 12px 0;
    min-width: 80px;

    &.qf-popper[x-placement^=top] {
      margin-bottom: 4px;
    }

    &.qf-popper[x-placement^=bottom] {
      margin-top: 4px;
    }

  }
}
