保存进度!

This commit is contained in:
2022-12-05 00:23:26 +08:00
parent ca8b49448a
commit 19949865ab
5 changed files with 66 additions and 17 deletions

View File

@@ -2,21 +2,17 @@
* @Author: Kane
* @Date: 2022-11-12 23:32:20
* @LastEditors: Kane
* @LastEditTime: 2022-11-29 13:15:19
* @FilePath: \hello-cli\src\assets\css\app.css
* @LastEditTime: 2022-12-05 00:09:46
* @FilePath: \hello-cli\public\css\page.css
* @Description:
*
* Copyright (c) ${2022} by Kane, All Rights Reserved.
*/
@import url("colors.css");
body {
background-color: #f4f5f7;
}
#root,
#app {
padding: 50px;
padding: 0px;
margin: 0px;
}
/* .content {