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;