diff --git a/Yi.Bbs.Vue3/src/layout/Index.vue b/Yi.Bbs.Vue3/src/layout/Index.vue index 8fe1b171..30611c08 100644 --- a/Yi.Bbs.Vue3/src/layout/Index.vue +++ b/Yi.Bbs.Vue3/src/layout/Index.vue @@ -50,7 +50,7 @@ const handleScroll = () => { width: 100%; background-color: #fff; box-shadow: rgba(0, 0, 0, 0.1) -4px 9px 25px -6px; - height: 50px; + height: 60px; display: flex; justify-content: center; }