fix: email template typo in alert-warning style
Signed-off-by: Guido García <guido.garciabernardo@telefonica.com>
This commit is contained in:
parent
5e86f61bd7
commit
fd97b969c8
|
@ -236,7 +236,7 @@ a {
|
|||
font-size: 16px;
|
||||
}
|
||||
.alert.alert-warning {
|
||||
background-color: ##E6522C;
|
||||
background-color: #E6522C;
|
||||
}
|
||||
.alert.alert-bad {
|
||||
background-color: #D0021B;
|
||||
|
|
Loading…
Reference in New Issue