Fix profile name without avatar

This commit is contained in:
morethanwords 2021-09-19 17:33:50 +04:00
parent 5ba43daf3e
commit 2acf913877

View File

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