保存进度!

This commit is contained in:
Kane 2022-11-01 00:13:34 +08:00
parent 52e7a355bf
commit a634bdfad4
1 changed files with 7 additions and 7 deletions

View File

@ -2,7 +2,7 @@
* @Author: Kane * @Author: Kane
* @Date: 2022-10-12 08:49:14 * @Date: 2022-10-12 08:49:14
* @LastEditors: Kane * @LastEditors: Kane
* @LastEditTime: 2022-10-22 22:30:50 * @LastEditTime: 2022-11-01 00:12:22
* @FilePath: \car_dealer\css\kane.css * @FilePath: \car_dealer\css\kane.css
* @Description: vue学习用的样式表 * @Description: vue学习用的样式表
* *
@ -25,8 +25,8 @@ html {
/* #root, /* #root,
#app * + * { #app * + * {
margin-top: 15px; margin-top : 15px;
text-align: center; text-align : center;
} */ } */
.content { .content {
@ -44,10 +44,10 @@ hr {
} }
/* .test { /* .test {
width: 110vw; width : 110vw;
height: 100vh; height : 100vh;
border: 1px solid red; border : 1px solid red;
overflow: auto; overflow : auto;
} */ } */
button { button {