mirror of
https://github.com/plankanban/planka.git
synced 2025-08-05 05:25:29 +02:00
fix: Fix markdown options and styles
This commit is contained in:
parent
952fdacb6a
commit
d457414a5a
5 changed files with 961 additions and 27 deletions
|
@ -34,13 +34,6 @@
|
|||
max-width: 100%;
|
||||
overflow: hidden;
|
||||
padding: 8px 12px;
|
||||
text-overflow: ellipsis;
|
||||
white-space: pre-line;
|
||||
word-break: break-word;
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.title {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue