summaryrefslogtreecommitdiff
path: root/src/views/Health/EventLogs/EventLogs.vue
diff options
context:
space:
mode:
authorSurenNeware <sneware9@in.ibm.com>2020-07-08 13:27:23 +0300
committerYoshie Muranaka <yoshiemuranaka@gmail.com>2020-07-24 02:08:56 +0300
commit5e25e2819a1d76ddd1bab1bd828adb0d6b9c9142 (patch)
treeef4fd88fd4d846a3d4ebbf3df4a8ca036b825a7a /src/views/Health/EventLogs/EventLogs.vue
parentbe88c61e6aedd361f1583f33152190ea6118fef1 (diff)
downloadwebui-vue-5e25e2819a1d76ddd1bab1bd828adb0d6b9c9142.tar.xz
Add table responsive layout and fix search icon visibility
-Add responsive layout for all the tables. -Fix search icon visibility in search component. Signed-off-by: Suren Neware <sneware9@in.ibm.com> Change-Id: Ibb4f77cf322aeb3699b13ab6cbbdb6cc38efbdc4
Diffstat (limited to 'src/views/Health/EventLogs/EventLogs.vue')
-rw-r--r--src/views/Health/EventLogs/EventLogs.vue3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/views/Health/EventLogs/EventLogs.vue b/src/views/Health/EventLogs/EventLogs.vue
index bf340167..488efcab 100644
--- a/src/views/Health/EventLogs/EventLogs.vue
+++ b/src/views/Health/EventLogs/EventLogs.vue
@@ -41,6 +41,7 @@
<b-table
id="table-event-logs"
ref="table"
+ responsive="md"
selectable
no-select-on-click
sort-icon-left
@@ -213,7 +214,7 @@ export default {
key: 'actions',
sortable: false,
label: '',
- tdClass: 'text-right'
+ tdClass: 'text-right text-nowrap'
}
],
tableFilters: [