fix: ui for review, instructors and profile

This commit is contained in:
Jannat Patel
2022-09-05 18:05:16 +05:30
parent 3a08f57fb1
commit 36aca1e664
5 changed files with 25 additions and 11 deletions

View File

@@ -1677,3 +1677,13 @@ li {
margin-bottom: 1rem;
}
}
.indicator-pill::before {
width: 0;
height: 0;
margin-right: 0;
}
.review-link {
float: right
}