Don't show profile edit button in sidebar

This commit is contained in:
Eris 2021-06-17 20:57:23 +00:00
parent b2ebfc1fd6
commit 85e2f8f78c

View file

@ -590,6 +590,10 @@
}
}
.sidebar .edit-profile-button {
display: none;
}
.user-counts {
display: flex;
line-height:16px;