保存进度!

This commit is contained in:
Kane Wang 2023-02-28 00:17:04 +08:00
parent a561bc0eaa
commit 6c9ee92750
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
* @Author: Kane
* @Date: 2023-02-15 09:25:52
* @LastEditors: Kane
* @LastEditTime: 2023-02-17 11:26:21
* @LastEditTime: 2023-02-19 13:58:23
* @FilePath: /task_schedule/src/App.vue
* @Description:
*
@ -69,9 +69,9 @@ export default {
.counter_wrapper {
width: 500px;
margin-top: 20px;
margin-top: 1cm;
margin-left: auto;
margin-right: 20px;
margin-right: 1cm;
border-radius: 5px;
background-color: rgb(250 250 250 / 75%);