.common {
  display: flex;
  align-items: center;
}

.common > :global(.cspace-ui-ButtonBar--common) > *:last-child {
  margin-right: 14px;
}
