From 5e25e2819a1d76ddd1bab1bd828adb0d6b9c9142 Mon Sep 17 00:00:00 2001 From: SurenNeware Date: Wed, 8 Jul 2020 15:57:23 +0530 Subject: 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 Change-Id: Ibb4f77cf322aeb3699b13ab6cbbdb6cc38efbdc4 --- src/views/Health/EventLogs/EventLogs.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/views/Health/EventLogs/EventLogs.vue') 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 @@