IO-1140 Crisp will only set email for valid emails & release notes styles updates.

This commit is contained in:
Patrick Fic
2021-06-04 08:21:40 -07:00
parent aa60424eae
commit a8b555b773
2 changed files with 11 additions and 1 deletions

View File

@@ -118,3 +118,9 @@
.production-list-min-height {
min-height: 19px;
}
#noticeable-widget {
iframe {
z-index: 2 !important;
}
}