Remove threshold line in side panel (#1666)

* Remove categories

* Remove disadvantaged in sidepanel

* Add comment
This commit is contained in:
Vim 2022-06-06 13:52:37 -04:00 committed by GitHub
commit 1681a72045
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 28 additions and 41 deletions

View file

@ -47,11 +47,10 @@ $sidePanelLabelFontColor: #171716;
@include u-margin-top('05');
}
.showThresholdExceed {
font-size: small;
@include u-margin-top('05');
}
// .showThresholdExceed {
// font-size: small;
// @include u-margin-top('05');
// }
.sendFeedbackLink {
@include u-margin-top(2);