Add account_warning notification
This commit is contained in:
parent
af86c09824
commit
e7492e0745
9 changed files with 70 additions and 3 deletions
|
@ -1848,6 +1848,11 @@ a.account__display-name {
|
|||
}
|
||||
}
|
||||
|
||||
.notification__warning-text {
|
||||
padding: 16px 16px 16px 48px;
|
||||
color: $darker-text-color;
|
||||
}
|
||||
|
||||
.notification__display-name {
|
||||
color: inherit;
|
||||
font-weight: 500;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue