fix: move leaderboard style to frappe

This commit is contained in:
prssanna 2020-08-28 15:02:04 +05:30
parent a6cb27cb8e
commit fa400820bb

View File

@ -447,20 +447,6 @@ body[data-route="pos"] {
}
// Leaderboard
.leaderboard {
.result {
border-top: 1px solid #d1d8dd;
}
.list-item {
padding-left: 45px;
}
.list-item_content {
padding-right: 45px;
}
}
// Healthcare
.exercise-card {