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.
2 parents c13b3be + 6003e12 commit 9aadb7cCopy full SHA for 9aadb7c
res/css/views/rooms/_EventTile.scss
@@ -514,7 +514,7 @@ $hover-select-border: 4px;
514
515
.mx_EventTile:hover .mx_EventTile_body pre,
516
.mx_EventTile.focus-visible:focus-within .mx_EventTile_body pre {
517
- border: 1px solid #e5e5e5; // deliberate constant as we're behind an invert filter
+ border: 1px solid $tertiary-content;
518
}
519
520
.mx_EventTile_pre_container {
0 commit comments