Browse Source

Fix profile name without avatar

master
morethanwords 3 years ago
parent
commit
2acf913877
  1. 4
      src/scss/partials/_profile.scss

4
src/scss/partials/_profile.scss

@ -223,6 +223,10 @@ @@ -223,6 +223,10 @@
//margin-bottom: .75rem;
//box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, .16);
&-content > .profile-name {
justify-content: center;
}
.profile-subtitle {
.peer-typing-container {
justify-content: center;

Loading…
Cancel
Save