Explorar el Código

视频视图微调

pansl hace 2 años
padre
commit
933967d8a7
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      pages/video/index.nvue

+ 2 - 2
pages/video/index.nvue

@@ -630,7 +630,7 @@
 		transform: translateY(-50%);
 
 		.down-text {
-			font-size: 12px;
+			font-size: 16px;
 			color: #000;
 		}
 
@@ -669,7 +669,7 @@
 	}
 
 	.scroll-my {
-		height: 50vh;
+		height: fit-content;
 	}
 
 	.scroll-charge {