Add Markdown preview for textarea, see #407
This commit is contained in:
@@ -171,8 +171,8 @@ a.task-board-nobody {
|
||||
}
|
||||
|
||||
.description-textarea {
|
||||
width: 80%;
|
||||
max-width: 800px;
|
||||
width: 99%;
|
||||
max-width: 99%;
|
||||
height: 300px;
|
||||
}
|
||||
|
||||
@@ -233,4 +233,4 @@ tr td.task-orange,
|
||||
.task-orange {
|
||||
background-color: rgb(255, 215, 179);
|
||||
border-color: rgb(255, 172, 98);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user