Browse Source

加大「开始按钮」

relver
zhangjiming 7 months ago
parent
commit
4d7889d274
  1. 4
      src/pages/Index/Index.vue

4
src/pages/Index/Index.vue

@ -805,7 +805,7 @@ watch(
.start-test {
width: 200px;
height: 40px;
height: 48px;
background-color: #73bc54;
font-size: 20px;
}
@ -814,7 +814,7 @@ watch(
.stop-test,
.continue-test {
width: 100px;
height: 40px;
height: 48px;
font-size: 20px;
}
}

Loading…
Cancel
Save