소스 검색

fix(training): 移除课程底部按钮的宽度设置,优化样式

xieyong 6 일 전
부모
커밋
a5cae5227a
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/pages/training/index.vue

+ 0 - 1
src/pages/training/index.vue

@@ -232,7 +232,6 @@ function startExam() {
   font-size: 20rpx;
 }
 .course-bottom button {
-  width: 120rpx;
   height: 46rpx;
   border-radius: 24rpx;
   background: #eaf3ff;