Display parse errors on PluginDetail page

This commit is contained in:
2022-03-18 23:41:06 -04:00
parent daa4d3c039
commit 6527c6d5f7
2 changed files with 10 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
.error {
color: red;
margin-top: 12px;
}