mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 07:50:12 +01: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
|
margin-left: 38px
|
||||||
|
|
||||||
.viewer
|
.viewer
|
||||||
|
min-height: 18px
|
||||||
|
|
||||||
ol
|
ol
|
||||||
list-style-type: decimal
|
list-style-type: decimal
|
||||||
padding-left: 20px
|
padding-left: 20px
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue