Skip to content

Commit a780962

Browse files
committed
fix(ksi-tip): rendering of block elements
1 parent e4de15f commit a780962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/components/tasks/task-body/task-tip/task-tip.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
flex-grow: 1;
2828

2929
::ng-deep {
30-
&:first-child {
30+
& p:first-child {
3131
/*
3232
In case of a multiline tip, show first paragraph right after title
3333
*/

0 commit comments

Comments
 (0)