We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a65603b commit e329dacCopy full SHA for e329dac
stylesheets/_session_conversation.scss
@@ -88,7 +88,7 @@
88
.selection-mode {
89
.messages-container > *:not(.message-selected) {
90
animation: toShadow var(--default-duration);
91
- opacity: 0.3;
+ opacity: 0.4;
92
}
93
94
0 commit comments