瀏覽代碼

样式修改

tanxue 1 月之前
父節點
當前提交
e231f89a80
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      common/styles/global/pages.scss

+ 1 - 1
common/styles/global/pages.scss

@@ -834,7 +834,7 @@
 	width: 100%;height: 100vh;background-color: #0ab2f0;position: relative;
 	padding-top:var(--status-bar-height);display: flex;flex-direction: column;
 	@include ezy-no-repeat-cover(top);
-	.course-body-box{flex: 1;align-content: center;box-sizing: border-box;padding-bottom: 64rpx;}
+	.course-body-box{flex: 1;display: flex;align-items: center;box-sizing: border-box;padding-bottom: 64rpx;}
 	.course-video-box{width: 730rpx;height: 440rpx;padding: 32rpx 32rpx;margin: 0 auto 6rpx;}
 
 	.course-content-border{