mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Fixing @user in comments doesn't work if it's in a separate line
This commit is contained in:
parent
753d5b953d
commit
e0046032e8
2 changed files with 13 additions and 7 deletions
|
|
@ -381,6 +381,10 @@ a
|
|||
display: block
|
||||
word-wrap: break-word
|
||||
|
||||
table
|
||||
word-wrap: normal
|
||||
word-break: normal
|
||||
|
||||
ol
|
||||
list-style-type: decimal
|
||||
padding-left: 20px
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue