保存进度!
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* @Author: Kane
|
||||
* @Date: 2023-02-15 09:25:52
|
||||
* @LastEditors: Kane
|
||||
* @LastEditTime: 2023-02-15 11:30:04
|
||||
* @LastEditTime: 2023-02-15 14:40:33
|
||||
* @FilePath: /task_schedule/src/App.vue
|
||||
* @Description:
|
||||
*
|
||||
@@ -68,7 +68,7 @@ export default {
|
||||
}
|
||||
|
||||
.counter_wrapper {
|
||||
width: 300px;
|
||||
width: 500px;
|
||||
margin-left: auto;
|
||||
margin-right: 20px;
|
||||
}
|
||||
@@ -78,7 +78,9 @@ export default {
|
||||
}
|
||||
|
||||
.counter_wrapper span {
|
||||
display: block;
|
||||
font-size: 150px;
|
||||
text-align: right;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
Reference in New Issue
Block a user