From b90a782577f6a460330f1de314186ba2c53f816a Mon Sep 17 00:00:00 2001 From: "wu.jian2" Date: Wed, 5 Jul 2023 17:59:39 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E4=BF=AE=E6=94=B9=E5=A4=B4=E9=83=A8?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data-room-ui/packages/Layout/BigScreenHomeLayout/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-room-ui/packages/Layout/BigScreenHomeLayout/index.vue b/data-room-ui/packages/Layout/BigScreenHomeLayout/index.vue index 9bebc1fa..7a922d14 100644 --- a/data-room-ui/packages/Layout/BigScreenHomeLayout/index.vue +++ b/data-room-ui/packages/Layout/BigScreenHomeLayout/index.vue @@ -106,7 +106,7 @@ export default { height: 100%; .big-screen-home-wrap-top { - position: absolute; + position: fixed; top: 0; width: 100%; height: 150px;