Markdown support in card description and comment, fixes for mobile devices, update dependencies

This commit is contained in:
Maksim Eltyshev
2019-10-03 03:02:46 +05:00
parent ed348cf7bc
commit 2fda41b982
11 changed files with 374 additions and 14 deletions

View File

@@ -38,6 +38,10 @@
word-break: break-word;
}
.text img {
max-width: 100%;
}
.title {
padding-bottom: 4px;
}