litian
2024-07-10 81c23f9c2f5bdfbe962d0b19a5a80ea7c12f043d
packageDomain/pages/resourceDetails/myVideo/index.wxss
@@ -1,6 +1,4 @@
/* pages/resourceDetails/index.wxss */
@import "./index.skeleton.wxss";
.nacigationBar {
  background-color: #fff;
  display: flex;
@@ -354,4 +352,8 @@
  overflow-y: scroll;
  overflow-x: hidden;
  height: 50vh;
}
.demo-section__content {
  margin: 40rpx;
}