diff --git a/src/views/HostCenterView.vue b/src/views/HostCenterView.vue index 50f855d..af477c3 100644 --- a/src/views/HostCenterView.vue +++ b/src/views/HostCenterView.vue @@ -6,7 +6,7 @@ :isHomePage="true" :showLanguageList="true" color="black" - style="border-bottom: 1px solid #e5e5e5; z-index: 999" + style="box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); z-index: 999" @help="goToHelp" />