Browse Source

style: 修改头部样式

wu.jian2 1 year ago
parent
commit
b90a782577
1 changed files with 1 additions and 1 deletions
  1. 1 1
      data-room-ui/packages/Layout/BigScreenHomeLayout/index.vue

+ 1 - 1
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;