From 738935e154e5c56f81227f988055a1aeea1576c7 Mon Sep 17 00:00:00 2001 From: clay <20932067@zju.edu.cn> Date: Tue, 4 Jan 2022 15:36:34 +0800 Subject: [PATCH] 01 --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 66802e2..ae8215b 100644 --- a/src/App.vue +++ b/src/App.vue @@ -66,7 +66,7 @@ export default { .headers { width: 100%; z-index: 9999; - /*position: absolute;*/ + position: absolute; /*top: 0;*/ /*left: 0;*/ }