]> BookStack Code Mirror - bookstack/blobdiff - resources/views/settings/webhooks/index.blade.php
Added a custom link context toolbar
[bookstack] / resources / views / settings / webhooks / index.blade.php
index d6423b6fb1423dcc6408555142310c0f320fdfdf..296bbd7ed171df112b05c28462ca65f8540c73e6 100644 (file)
@@ -24,8 +24,8 @@
                 <table class="table">
                     <tr>
                         <th>{{ trans('common.name') }}</th>
-                        <th>{{ trans('settings.webhook_events_table_header') }}</th>
-                        <th>{{ trans('common.status') }}</th>
+                        <th width="100">{{ trans('settings.webhook_events_table_header') }}</th>
+                        <th width="100">{{ trans('common.status') }}</th>
                     </tr>
                     @foreach($webhooks as $webhook)
                         <tr>