顶部导航信息,车辆信息
This commit is contained in:
@@ -175,7 +175,7 @@
|
||||
box-shadow: 0 1px 3px rgba(0,0,0,.3);
|
||||
box-sizing: border-box;
|
||||
width: 65%;
|
||||
margin-top: 15vh;
|
||||
margin-top: 15%;
|
||||
.dialog_header
|
||||
padding: 20px 20px 10px;
|
||||
.dialog_title
|
||||
@@ -501,12 +501,11 @@
|
||||
background-color: #fff;
|
||||
.is-checked
|
||||
.switch_core
|
||||
width: 100px;
|
||||
border-color: rgb(19, 206, 102);
|
||||
background-color: rgb(19, 206, 102);
|
||||
&::after
|
||||
left: 100%;
|
||||
margin-left: -49px;
|
||||
margin-left: -98px;
|
||||
|
||||
// tree
|
||||
.el-tree-node__content
|
||||
|
||||
Reference in New Issue
Block a user