fix: Add mentions support when editing comments

This commit is contained in:
Maksim Eltyshev
2025-06-02 21:35:51 +02:00
parent 6c2999044b
commit fc7863aaaf
3 changed files with 84 additions and 32 deletions

View File

@@ -20,7 +20,6 @@
margin-bottom: 8px !important;
textarea {
background: #fff;
border: 1px solid rgba(9, 30, 66, 0.13);
border-radius: 3px;
box-sizing: border-box;