Skip to content

Commit 73861f1

Browse files
Fix. fixed link style
1 parent 9c86fbd commit 73861f1

4 files changed

Lines changed: 7 additions & 3 deletions

File tree

dist/doboard-widget-bundle.js

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dist/doboard-widget-bundle.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/doboard-widget-bundle.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

styles/doboard-widget.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1579,3 +1579,7 @@ input:checked + .slider:before {
15791579
flex-grow: 0 !important;
15801580
margin: 0px !important;
15811581
}
1582+
1583+
.task-link {
1584+
overflow-wrap: break-word
1585+
}

0 commit comments

Comments
 (0)