mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2024-12-05 02:01:32 +00:00
Make latest message highlight more subtle
This commit is contained in:
parent
ea5ed41485
commit
633ec0f67f
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user