#messageReactionIconContainer{
  margin-bottom: 1.5px;
}
#messageReactionIcon {
  display: none;
  color: #999;
  z-index: 10;
  background-color: inherit;

}
#messageReactionIconContainer:hover #messageReactionIcon {
  background-color: inherit;
  display: block;
}

/*# sourceMappingURL=main~4ba72edf.3a604dbb.chunk.css.map*/