chore: Update styles for canned response (#6262)

This commit is contained in:
Pranav Raj S
2023-01-16 12:40:13 -08:00
committed by GitHub
parent e707778490
commit d0972a22b4
3 changed files with 26 additions and 27 deletions

View File

@@ -96,7 +96,9 @@ export default {
<style scoped lang="scss">
.mention--box {
background: var(--white);
border-radius: var(--border-radius-normal);
border-top: 1px solid var(--color-border);
box-shadow: var(--shadow-medium);
font-size: var(--font-size-small);
left: 0;
line-height: 1.2;