[Glitch] Change icons of features on admin dashboard to remove bias

Port SCSS changes from e117964325 to glitch-soc
master
Eugen Rochko 5 years ago committed by Thibaut Girka
parent 614bd3f8d4
commit 89a0fa3053
  1. 5
      app/javascript/flavours/glitch/styles/admin.scss

@ -220,6 +220,11 @@ $content-width: 840px;
color: $error-value-color;
font-weight: 500;
}
.neutral-hint {
color: $dark-text-color;
font-weight: 500;
}
}
@media screen and (max-width: $no-columns-breakpoint) {

Loading…
Cancel
Save