feat: show message that user can't message another

This commit is contained in:
Paul Makles
2022-07-14 15:06:37 +01:00
parent fc8cfa5419
commit df1b39256d
2 changed files with 21 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
.preact-context-menu .context-menu {
z-index: 10000;
z-index: 9998;
min-width: 190px;
font-weight: 500;
padding: 6px 8px;