@ -75,6 +75,8 @@ input.new-message {
background: white;
cursor: pointer;
transition: background 0.2s;
white-space: nowrap;
overflow: hidden;
&::after {
content: '';
@ -59,7 +59,9 @@ input.new-message {
padding: 12px;
transition: background 0.2s; }
overflow: hidden; }
.index .contact::after {
position: absolute;