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 ea5bdab commit fa00ac6Copy full SHA for fa00ac6
src/frontend/js/app/nginx/proxy/list/item.ejs
@@ -4,7 +4,7 @@
4
</div>
5
</td>
6
<td>
7
- <div>
+ <div class="wrap">
8
<% domain_names.map(function(host) {
9
if (host.indexOf('*') === -1) {
10
%>
0 commit comments