no message

This commit is contained in:
2018-03-07 01:13:33 -05:00
parent 8acdc92689
commit f67ab11ec7

View File

@@ -21,7 +21,7 @@ page-chat {
&::after { &::after {
border: 0.625em solid transparent; border: 0.625em solid transparent;
border-bottom: 0; border-bottom: 0;
border-left: 0; border-right: 0;
border-top-color: #fdb315; border-top-color: #fdb315;
bottom: 0; bottom: 0;
content: ''; content: '';
@@ -40,7 +40,7 @@ page-chat {
&::after { &::after {
border: 0.625em solid transparent; border: 0.625em solid transparent;
border-bottom: 0; border-bottom: 0;
border-right: 0; border-left: 0;
border-top-color: #6fbedf; border-top-color: #6fbedf;
right: auto; right: auto;
margin-bottom: -0.625em; margin-bottom: -0.625em;