.youtube-channel-results[data-v-32f5941a] {
  background: #fff;
  border-radius: 28px;
  overflow: hidden;
}
.youtube-channel-item[data-v-32f5941a] {
  min-height: 36px;
  padding: 4px 8px;
  cursor: pointer;
  gap: 8px;
}
.youtube-channel-title[data-v-32f5941a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  font-size: 0.8125rem;
  line-height: 1.2;
  text-align: left;
}
