UX: makes last visit stand out less (#20524)

This commit is contained in:
Joffrey JAFFEUX
2023-03-03 15:55:22 +01:00
committed by GitHub
parent aad0d5fcfb
commit 5d6e8fdff0

View File

@@ -45,10 +45,6 @@
pointer-events: none;
&.last-visit {
.chat-message-separator__text {
color: var(--danger-medium);
}
& + .chat-message-separator__line-container {
.chat-message-separator__line {
border-color: var(--danger-medium);