Browse Source

样式修改

tanxue 3 weeks ago
parent
commit
78db44bf21
1 changed files with 9 additions and 0 deletions
  1. 9 0
      common/styles/global/components.scss

+ 9 - 0
common/styles/global/components.scss

@@ -598,6 +598,15 @@ $titleBar-tabBar-page: calc(100vh - var(--status-bar-height));
 		margin: 0 auto 32rpx;
 		background-image: url("@/static/images/xuexi/dialog-e-img2.png");
 	}
+	@include mediaSmall() {
+		font-size: 22rpx;
+		icon{width: 142rpx;height: 156rpx;margin: 0 auto 21rpx;}
+	}
+	
+	@include mediaBig() {
+		font-size: 54rpx;
+		icon{width: 350rpx;height: 384rpx;margin: 0 auto 51rpx;}
+	}
 }
 
 // 分享