Skip to content

Commit 936add1

Browse files
committed
bring these over from Simple
1 parent bfe0433 commit 936add1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

resources/css/cp.css

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
#front-chat-container {
22
z-index: 100 !important
33
}
4+
5+
/* !Front Chat */
6+
#front-chat-container .fc-1_tjF {
7+
display: none!important;
8+
}
9+
10+
#front-chat-iframe {
11+
z-index: 1!important;
12+
}

0 commit comments

Comments
 (0)