Browse Source

页面右侧宽度固定

jwyu 2 years ago
parent
commit
1738777b64
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/style/global.scss

+ 1 - 0
src/style/global.scss

@@ -192,6 +192,7 @@ img {
     .fix-top {
       position: fixed;
       top: 100px;
+      width: 180px;
     }
 
     .label {