Starred boards show markdown at the top starred line

- Fixes: #4058
This commit is contained in:
Martin Filser 2021-10-20 14:28:14 +02:00
parent 88fbdfbb6b
commit 437b62eb97
2 changed files with 10 additions and 1 deletions

View file

@ -135,6 +135,14 @@
padding: 12px 10px
margin: -10px 0px
.viewer
display: inline
white-space: nowrap
p
display: inline
white-space: nowrap
&.current
color: darken(white, 5%)