mirror of
https://github.com/plankanban/planka.git
synced 2025-12-25 09:15:00 +03:00
fix: Display tasks with preserved newlines in card modal
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
overflow-wrap: break-word;
|
||||
padding: 8px 0;
|
||||
vertical-align: top;
|
||||
white-space: pre-wrap;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user