瀏覽代碼

feat: 调整底部高度

rindy 2 年之前
父節點
當前提交
72dd4316d7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/header/index.vue

+ 1 - 1
src/components/header/index.vue

@@ -173,7 +173,7 @@ footer {
     left: 0;
     bottom: 0;
     width: 100%;
-    height: 90px;
+    height: 92px;
     color: rgba(255, 255, 255, 0.8);
     backdrop-filter: blur(4px);
     background: rgba(27, 27, 28, 0.8);