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/745/head
bunsenstraat 4 years ago committed by GitHub
parent 3ebee9b864
commit 1f6c4ab44c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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