Make notifications more consistent.

This commit is contained in:
Danila Fedorin 2019-08-21 18:40:45 -07:00
parent 61121ee6f8
commit 7d09b4ad9a
1 changed files with 3 additions and 1 deletions

View File

@ -116,8 +116,10 @@ div.error-wrapper {
margin-top: 10px;
margin-bottom: 10px;
font-size: 14px;
display: flex;
align-items: center;
overflow-x: hidden;
white-space: nowrap;
text-overflow: ellipsis;
.feather-icon {
margin-right: 10px;