保存进度!
This commit is contained in:
parent
52e7a355bf
commit
a634bdfad4
@ -2,7 +2,7 @@
|
||||
* @Author: Kane
|
||||
* @Date: 2022-10-12 08:49:14
|
||||
* @LastEditors: Kane
|
||||
* @LastEditTime: 2022-10-22 22:30:50
|
||||
* @LastEditTime: 2022-11-01 00:12:22
|
||||
* @FilePath: \car_dealer\css\kane.css
|
||||
* @Description: vue学习用的样式表!
|
||||
*
|
||||
@ -25,8 +25,8 @@ html {
|
||||
|
||||
/* #root,
|
||||
#app * + * {
|
||||
margin-top: 15px;
|
||||
text-align: center;
|
||||
margin-top : 15px;
|
||||
text-align : center;
|
||||
} */
|
||||
|
||||
.content {
|
||||
@ -44,10 +44,10 @@ hr {
|
||||
}
|
||||
|
||||
/* .test {
|
||||
width: 110vw;
|
||||
height: 100vh;
|
||||
border: 1px solid red;
|
||||
overflow: auto;
|
||||
width : 110vw;
|
||||
height : 100vh;
|
||||
border : 1px solid red;
|
||||
overflow : auto;
|
||||
} */
|
||||
|
||||
button {
|
||||
|
Loading…
x
Reference in New Issue
Block a user