.tokenSelector {
  padding: 8px;
}

.tokenSelector:hover {
  opacity: 0.8;
}

.chevron {
  opacity: 0.5;
  margin-left: 2px;
}
