feat: role settings from profile

This commit is contained in:
Jannat Patel
2022-09-12 12:06:36 +05:30
parent 212ed8e428
commit b94a4ef9d6
7 changed files with 104 additions and 28 deletions

View File

@@ -1686,3 +1686,8 @@ li {
.review-link {
float: right
}
.role {
margin-bottom: 0;
cursor: pointer;
}