From 94191969931e53232d515d0e0c69c8b51942c9b3 Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Wed, 12 Jan 2022 18:07:50 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E5=AF=86=E7=A0=81?= =?UTF-8?q?=E5=90=91=E5=AF=BC=E8=A2=AB=E9=A6=96=E9=A1=B5=E9=81=AE=E7=9B=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/layout/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/layout/index.vue b/frontend/src/layout/index.vue index 9accef3d11..7cf600c321 100644 --- a/frontend/src/layout/index.vue +++ b/frontend/src/layout/index.vue @@ -183,6 +183,7 @@ export default { z-index: 9999; border-radius: 4px; padding: 15px; + background: #fff; } .arrow{ border-bottom: 7px solid #fff;