@import "../../../../themes/default";

:global {
  .app-form-item {
    margin-bottom: 12px;

    &:last-child {
      margin-bottom: 0;
    }
  }
}