Skip to content

Commit 276ac7b

Browse files
authored
INT-1521 Unhide Intercom overlay button (#421)
Revert Intercom customizations from INT-864, INT-1087
1 parent 2d316c2 commit 276ac7b

File tree

1 file changed

+0
-29
lines changed

1 file changed

+0
-29
lines changed

src/app/metrics/index.less

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +0,0 @@
1-
#intercom-launcher {
2-
height: 0px !important;
3-
width: 0px !important;
4-
5-
.intercom-launcher-button {
6-
display: none !important;
7-
}
8-
}
9-
10-
.intercom-sheet-header-minimize-button {
11-
height: 0px !important;
12-
width: 0px !important;
13-
display: none !important;
14-
pointer-events: none !important;
15-
-webkit-pointer-events: none !important;
16-
}
17-
18-
// style overrides for incoming messages
19-
#intercom-container .intercom-launcher-preview-caret {
20-
display: none !important;
21-
}
22-
23-
#intercom-container .intercom-launcher-preview.intercom-launcher-preview-multi-line {
24-
right: 0 !important;
25-
}
26-
27-
#intercom-container .intercom-launcher-badge {
28-
z-index: 10 !important;
29-
}

0 commit comments

Comments
 (0)