mirror of
https://github.com/wekan/wekan.git
synced 2025-04-24 14:08:31 -04:00
Edit card description with invalid markdown
The viewer has a minimum height of 18px (at least a single line) so the anchor can still be clickable even there is no text shown
This commit is contained in:
parent
beb59414c7
commit
d8cc8167de
1 changed files with 2 additions and 0 deletions
|
@ -335,6 +335,8 @@ a
|
|||
margin-left: 38px
|
||||
|
||||
.viewer
|
||||
min-height: 18px
|
||||
|
||||
ol
|
||||
list-style-type: decimal
|
||||
padding-left: 20px
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue