Capitalization in plugin descriptions leads to weird results like 'Checks The Contract Code For Security Vulnerabilities And Bad Practices.' Maybe it's better just to keep the profiles up to date?
pull/5370/head
bunsenstraat 4 years ago committed by GitHub
parent 80f03a78f4
commit 0f9c650f34
  1. 1
      apps/remix-ide/src/app/components/plugin-manager-component.js

@ -39,7 +39,6 @@ const css = csjs`
.description {
font-size: 13px;
line-height: 18px;
text-transform: capitalize;
}
.row {
display: flex;

Loading…
Cancel
Save