remove refs to org

This commit is contained in:
Sharon Kennedy
2020-05-06 20:57:28 -04:00
parent ff084d77c6
commit cae7619bd2
4 changed files with 10 additions and 10 deletions

View File

@@ -227,7 +227,7 @@
}
#ocrcc-chatbox {
#safesupport-chatbox {
font-family: $theme-font;
display: flex;
flex-direction: column;
@@ -532,13 +532,13 @@
padding: 5px;
}
#ocrcc-chatbox {
#safesupport-chatbox {
height: calc(180px + 60vh);
}
}
@media screen and (max-width: 360px){
#ocrcc-chatbox .input-window .message-input-container .emoji-picker {
#safesupport-chatbox .input-window .message-input-container .emoji-picker {
position: fixed;
left: 5px;
right: 5px;