Adding chat buttons

This commit is contained in:
mgabdev
2020-02-04 11:30:26 -05:00
parent 1a6afcdd2b
commit 9f1643a17d
4 changed files with 44 additions and 2 deletions

View File

@@ -5427,4 +5427,12 @@ noscript {
color: #fff;
}
}
}
.chat-button {
width: 36px !important;
height: 36px !important;
padding: 0 !important;
box-sizing: border-box;
color: #fff;
}