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;