Browse Source

样式修改

tanxue 3 weeks ago
parent
commit
e6940fac28
1 changed files with 1 additions and 1 deletions
  1. 1 1
      common/styles/global/pages.scss

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

@@ -2063,7 +2063,7 @@
 	
 	// 学习记录
 	.xxjl-card-box{
-		width: 95%;margin: 0 auto 24rpx;padding: 72rpx 24rpx 24rpx 24rpx;box-sizing: border-box;
+		width: 692rpx;margin: 0 auto 24rpx;padding: 72rpx 24rpx 24rpx 24rpx;box-sizing: border-box;
 		background-color: #5795f6;border-radius: 16rpx;position: relative;
 		.card-body-box{
 			display: flex;