Browse Source

Maintenance: Improve width for boolean default.

Rolf Schmidt 1 year ago
parent
commit
d902674c4a

+ 1 - 1
app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco

@@ -5,7 +5,7 @@
         <tr>
           <th><%- @T('Key') %>
           <th><%- @T('Display') %>
-          <th style="width: 30px"><%- @T('Default') %> *
+          <th style="width: 85px"><%- @T('Default') %> *
       </thead>
       <tbody>
         <tr>