mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 01:47:22 +08:00
UX: makes last visit stand out less (#20524)
This commit is contained in:
parent
aad0d5fcfb
commit
5d6e8fdff0
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue
Block a user