diff --git a/src/layouts/BasicLayout.vue b/src/layouts/BasicLayout.vue index 524f02df..d2eca5cd 100644 --- a/src/layouts/BasicLayout.vue +++ b/src/layouts/BasicLayout.vue @@ -281,6 +281,7 @@ document.addEventListener('visibilitychange', function () { background: #fff; box-shadow: 0 1px 4px #0015291f; transition: background 0.3s, width 0.2s; + margin-top: 48px; &-time { color: #00000085;