mirror of
https://github.com/discourse/discourse.git
synced 2025-04-26 01:24:29 +08:00
UX: increase chat pre scrollbar contrast (#25930)
This commit is contained in:
parent
337773b8ac
commit
6426eaff39
@ -140,6 +140,10 @@
|
||||
width: 28px;
|
||||
height: 28px;
|
||||
}
|
||||
|
||||
pre {
|
||||
scrollbar-color: var(--primary-300) transparent;
|
||||
}
|
||||
}
|
||||
|
||||
.touch .chat-message-container {
|
||||
|
Loading…
x
Reference in New Issue
Block a user