fix status code label for a successful webhook (#4540)

release/v1.6
Lanre Adelowo 6 years ago committed by Lauris BH
parent e277b3e0e4
commit b11ddd8d4c

File diff suppressed because one or more lines are too long

@ -1614,7 +1614,7 @@
.list { .list {
> .item { > .item {
.green { .green {
color: #21BA45 !important; color: #21BA45;
} }
&:not(:first-child) { &:not(:first-child) {
border-top: 1px solid #eaeaea; border-top: 1px solid #eaeaea;

Loading…
Cancel
Save