.common {
  min-height: 300px;
}

.common :global(.cspace-ui-Notification--common) {
  margin-top: 32px;
}

.common input {
  width: 40%;
  height: 32px;
  padding: 6px;
  margin-bottom: 6px;
}
