
.project-tag {
  .item-name {
    margin-right: 16px;
  }

  .delete {
    font-size: 16px;
  }

  .tag-item {
    margin-bottom: 8px;
  }

  .tag-last-row {
    display: none;
  }
}