mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 18:48:25 +02:00
🐛 Fix text selection in comments
This commit is contained in:
parent
0a3b244f44
commit
68eadcb24f
2 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
|||
border-radius: 2px;
|
||||
min-width: 280px;
|
||||
max-width: 280px;
|
||||
user-select: text;
|
||||
|
||||
.comments {
|
||||
max-height: 420px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue