Parcourir la source

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

suwenjiang il y a 2 semaines
Parent
commit
a5a496d9fe
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/pages/music/music.vue

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

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