From 229c8ae449086bece9ad251ea9e8da90cd000019 Mon Sep 17 00:00:00 2001 From: DIYgod Date: Mon, 25 Mar 2019 19:17:30 +0800 Subject: [PATCH] docs: fix style --- docs/.vuepress/styles/index.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vuepress/styles/index.styl b/docs/.vuepress/styles/index.styl index 5f479377a2..d67f70adec 100644 --- a/docs/.vuepress/styles/index.styl +++ b/docs/.vuepress/styles/index.styl @@ -27,6 +27,6 @@ a { display: none; } -.global-ui .sw-update-popup { +#app .global-ui .sw-update-popup { border: 1px solid #F5712C; }