Optimize style

This commit is contained in:
cuigh 2018-07-24 11:40:59 +08:00
parent f593d20051
commit 934b4234f8

View File

@ -14,7 +14,7 @@
</div> </div>
</section> </section>
<section class="section"> <section class="section">
<nav class="level"> <nav class="level is-mobile">
<!-- Left side --> <!-- Left side -->
<div class="level-left"> <div class="level-left">
<div class="level-item"> <div class="level-item">
@ -78,7 +78,7 @@
<th>Services</th> <th>Services</th>
<th>{{ i18n("field.created-at") }}</th> <th>{{ i18n("field.created-at") }}</th>
<th>{{ i18n("field.updated-at") }}</th> <th>{{ i18n("field.updated-at") }}</th>
<th>{{ i18n("field.action") }}</th> <th style="min-width: 210px">{{ i18n("field.action") }}</th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>