Explorar el Código

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

xieyong hace 5 días
padre
commit
a5cae5227a
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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;