保存进度!

This commit is contained in:
2022-10-21 11:49:40 +08:00
parent b7df4c2235
commit a963a76d01
2 changed files with 64 additions and 48 deletions

View File

@@ -2,7 +2,7 @@
* @Author: Kane
* @Date: 2022-10-12 08:49:14
* @LastEditors: Kane
* @LastEditTime: 2022-10-21 00:09:08
* @LastEditTime: 2022-10-21 11:46:35
* @FilePath: \car_dealer\css\kane.css
* @Description: vue学习用的样式表
*
@@ -40,14 +40,15 @@ hr {
background-color: steelblue;
border: none;
height: 3px;
/* width: 100% */
}
.test {
/* .test {
width: 110vw;
height: 100vh;
border: 1px solid red;
overflow: auto;
}
} */
button {
padding: 5px 10px;