Skip to content

Commit c62bf65

Browse files
authored
Apply suggestions from code review
1 parent f6a8c95 commit c62bf65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/org/header.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div class="ui container tw-flex">
22
{{ctx.AvatarUtils.Avatar .Org 100 "org-avatar"}}
3-
<div id="org-info" class="tw-flex tw-flex-col tw-flex-1">
3+
<div id="org-info" class="tw-flex tw-flex-col tw-flex-1 tw-break-anywhere">
44
<div class="ui header">
55
{{.Org.DisplayName}}
66
<span class="org-visibility">

0 commit comments

Comments
 (0)