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 f7258aa commit cff5d8eCopy full SHA for cff5d8e
templates/package/content/container.tmpl
@@ -46,7 +46,7 @@
46
{{end}}
47
{{if .PackageDescriptor.Metadata.ImageLayers}}
48
<h4 class="ui top attached header">{{.locale.Tr "packages.container.layers"}}</h4>
49
- <div class="ui attached segment">
+ <div class="ui attached segment word-break">
50
<table class="ui very basic compact table">
51
<tbody>
52
{{range .PackageDescriptor.Metadata.ImageLayers}}
0 commit comments