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 d277744 commit 2a5e7f8Copy full SHA for 2a5e7f8
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