فهرست منبع

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);