Przeglądaj źródła

feat: 调整底部高度

rindy 2 lat temu
rodzic
commit
72dd4316d7
1 zmienionych plików z 1 dodań i 1 usunięć
  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);