
.avatar[data-v-4ffd1741] {
  display: inline-block;
  background-color: black;
  color: white;
  width: 48px;
  height: 48px;
  font-size: 12px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: none;
}
.avatar table[data-v-4ffd1741] {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.avatar table td[data-v-4ffd1741] {
  text-align: center;
  vertical-align: middle;
}
.avatar img[data-v-4ffd1741] {
  width: 100%;
  overflow: hidden;
}

