use consistent styling in the composer

This commit is contained in:
Eric Bailey
2023-10-09 15:11:43 -05:00
parent c3ec1e6613
commit 3637676778
3 changed files with 17 additions and 20 deletions
+1 -1
View File
@@ -155,7 +155,7 @@
.ProseMirror .mention {
border-radius: 4px;
background-color: var(--backgroundLight);
padding: 0 2px 1px;
padding: 0 3px 2px;
/* This approach works, but we can't do rounded corners
background-color: var(--backgroundLight);