.app-actionbar {
  height: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  .app-actionbar-item {
    margin: 4px;
  }
}
