UX: use mention mixin for chat mentions (#24319)

This commit is contained in:
Kris 2023-11-14 17:13:15 -05:00 committed by GitHub
parent a870361528
commit e69f93e729
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 6 deletions

View File

@ -67,14 +67,9 @@
}
.mention.highlighted {
@include mention;
background: var(--tertiary-low);
color: var(--primary);
display: inline-block;
font-size: 0.93em;
font-weight: normal;
padding: 0 0.3em 0.07em;
border-radius: 0.6em;
text-decoration: none;
}
// Automatic aspect-ratio mapping https://developer.mozilla.org/en-US/docs/Web/Media/images/aspect_ratio_mapping