We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6a8c95 commit c62bf65Copy full SHA for c62bf65
templates/org/header.tmpl
@@ -1,6 +1,6 @@
1
<div class="ui container tw-flex">
2
{{ctx.AvatarUtils.Avatar .Org 100 "org-avatar"}}
3
- <div id="org-info" class="tw-flex tw-flex-col tw-flex-1">
+ <div id="org-info" class="tw-flex tw-flex-col tw-flex-1 tw-break-anywhere">
4
<div class="ui header">
5
{{.Org.DisplayName}}
6
<span class="org-visibility">
0 commit comments