Unverified Commit 37875f71 authored by Liana Husikyan's avatar Liana Husikyan Committed by GitHub

fixed error msgs width of staticAnalysis tab

parent bc5f59e1
......@@ -8,6 +8,7 @@ var css = csjs`
.result {
margin-top: 1%;
max-height: 300px;
word-break: break-all;
}
.resultTitle {
padding-top: 20px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment