webui-vue: srcrev bump 8326855ba5..7f970a1f20

Derick Montague (1):
      Remove unused colors from color palette

Yoshie Muranaka (2):
      Fix accessibility violation in user modal
      Add host boot settings to power operations page

(From meta-phosphor rev: 0475b87c876e392f0a72e1488029c02472cac861)

Change-Id: Ie1698f1f22f405bece0211b31a383a3b67ef7e17
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 08e7148..7f01d12 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/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 = "8326855ba5f82dbfbfcfe2b65e49e9a30d9bf710"
+SRCREV = "7f970a1f20aac99dfadad94a18f5b725f9a65063"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "