UX: makes last visit stand out less (#20524)
This commit is contained in:
parent
aad0d5fcfb
commit
5d6e8fdff0
|
@ -45,10 +45,6 @@
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
|
||||||
&.last-visit {
|
&.last-visit {
|
||||||
.chat-message-separator__text {
|
|
||||||
color: var(--danger-medium);
|
|
||||||
}
|
|
||||||
|
|
||||||
& + .chat-message-separator__line-container {
|
& + .chat-message-separator__line-container {
|
||||||
.chat-message-separator__line {
|
.chat-message-separator__line {
|
||||||
border-color: var(--danger-medium);
|
border-color: var(--danger-medium);
|
||||||
|
|
Loading…
Reference in New Issue