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

Change-Id: I2c044f91ee74d996907e5c6db87650338c7e21c9
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 08e7148..7f01d12 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 = "8326855ba5f82dbfbfcfe2b65e49e9a30d9bf710"
+SRCREV = "7f970a1f20aac99dfadad94a18f5b725f9a65063"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "