summaryrefslogtreecommitdiff
path: root/src/views/_sila/Logs/EventLogs/EventLogs.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/_sila/Logs/EventLogs/EventLogs.vue')
-rw-r--r--src/views/_sila/Logs/EventLogs/EventLogs.vue5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/views/_sila/Logs/EventLogs/EventLogs.vue b/src/views/_sila/Logs/EventLogs/EventLogs.vue
index b036303e..6fe7bc5d 100644
--- a/src/views/_sila/Logs/EventLogs/EventLogs.vue
+++ b/src/views/_sila/Logs/EventLogs/EventLogs.vue
@@ -47,8 +47,8 @@
</b-button>
</b-col>
</b-row>
- <b-row class="m-0 p-0">
- <b-col class="full-table-container m-0 p-0">
+ <b-row>
+ <b-col>
<table-toolbar
ref="toolbar"
:selected-items-count="selectedRows.length"
@@ -73,7 +73,6 @@
id="table-event-logs"
ref="table"
responsive="md"
- table-variant="full"
selectable
no-select-on-click
sort-icon-left