Skip to content

Commit 0f5d21c

Browse files
committed
handle intercom button
1 parent 5ece185 commit 0f5d21c

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

src/css/maintenance.css

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,4 +220,10 @@ footer div.links a {
220220
footer div.copyright {
221221
order: 3;
222222
}
223-
}
223+
}
224+
225+
@media screen and (min-width: 992px) {
226+
.intercom-lightweight-app-launcher {
227+
bottom: 48px !important;
228+
}
229+
}

0 commit comments

Comments
 (0)