Client - error message style (wip)

Need some updates api side.
This commit is contained in:
Sam
2021-08-15 10:50:39 +02:00
parent 4bbfb800cb
commit 6c770ed76b
15 changed files with 114 additions and 27 deletions

View File

@ -14,4 +14,7 @@
--footer-border-color: #ebeef3;
--footer-color: #8b8c8c;
--error-background-color: #ffd2d2;
--error-color: #db1924;
}