use consistent styling in the composer
This commit is contained in:
+1
-1
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user