packageDomain/pages/resourceDetails/myAudio/index.wxss
@@ -56,7 +56,6 @@ .takeNotes image { width: 30rpx; height: 30rpx; margin-top: 10rpx; margin-right: 10rpx; } @@ -64,6 +63,10 @@ margin: 25rpx; display: flex; justify-content: flex-end; align-items: center; font-size: 26rpx; color: #ff6c00; } .operateBox { @@ -120,10 +123,14 @@ } .outsideDetailsName { overflow-y: scroll; /* overflow-y: scroll; height: 100vh; */ overflow-x: hidden; height: 35vh; padding-right: 30rpx; } .detailsName { margin: 30rpx; @@ -402,5 +409,6 @@ .wrapper { overflow-y: scroll; height: 45vh; overflow-x: hidden; height: 50vh; }