webui-vue: srcrev bump b53e086876..dc618a8dbc

Sukanya Pandey (1):
      Add updated table styles

SurenNeware (2):
      Add stacked table style for small screen
      Add new style guide to global button style

Change-Id: Idea6d78f397cc88b724b1b50d4c24240f267608a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/webui-vue_git.bb b/recipes-phosphor/webui/webui-vue_git.bb
index 5d58623a..43d71e3 100644
--- a/recipes-phosphor/webui/webui-vue_git.bb
+++ b/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/webui-vue.git"
-SRCREV = "b53e086876138f065bd0d976432a7eb75d254cd6"
+SRCREV = "dc618a8dbc778c273015540e438cf81e1933175f"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "