Make latest message highlight more subtle

This commit is contained in:
Kristóf Tóth 2018-06-26 17:22:44 +02:00
parent ea5ed41485
commit 633ec0f67f

View File

@ -25,9 +25,7 @@
}
.highlighted-message {
border-style: solid;
border-width: 1px;
border-color: $tao-blue-100;
box-shadow: 0px 0px 3px 0px rgba($tao-gray-300,0.65);
}
@keyframes inflate {