.app-sidebar-profile {
  display: flex;
  margin-bottom: 1rem;
  text-align: left;
}
.app-sidebar-profile__image {
  width: 40px;
  height: 40px;
  margin-right: 0.75rem;
}
.app-sidebar-profile__image > ion-icon {
  font-size: 40px;
}
.app-sidebar-profile__body {
  flex: 1;
}
.app-sidebar-profile__nickname {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 0.25rem;
}
/*# sourceMappingURL=38846a24fe3f05884ee256f1f20b7bbc3c040829.sidebar-left-profile.scss.map */
