Browse Source

feat :1.橙宝日志 见面优化。

suwenjiang 2 weeks ago
parent
commit
a5a496d9fe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/music/music.vue

+ 1 - 1
src/pages/music/music.vue

@@ -48,8 +48,8 @@
     width: 100%;
     width: 100%;
   }
   }
   .music-recommend {
   .music-recommend {
-    overflow: auto;
     height: calc(100vh - 320rpx);
     height: calc(100vh - 320rpx);
+    overflow: auto;
     background: #f2f2f2;
     background: #f2f2f2;
   }
   }
   ::v-deep .wd-search__block {
   ::v-deep .wd-search__block {