.ContextMenuItemContent {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
}