.tooltip-inner {
  text-align: left;
  max-width: 400px;
}
.pre-scrollable {
  max-height: 400px;
  overflow-y: scroll;
}
.gl-avatar-s32 {
  width: 2rem;
  height: 2rem;
  font-size: 0.875rem;
  line-height: 1rem;
  border-radius: 0.25rem;
  padding: 0;
}