Unverified Commit 4ed2e23d authored by Liana Husikyan's avatar Liana Husikyan Committed by GitHub

fixed the width of error messages

parent e2584414
......@@ -147,6 +147,7 @@ const css = csjs`
.errorBlobs {
padding-left: 5px;
padding-right: 5px;
word-break: break-all;
}
.spinningIcon {
......
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