顶部导航信息,车辆信息

This commit is contained in:
2023-09-27 09:51:15 +08:00
parent 437dd0ff98
commit 6f803e2dd6
10 changed files with 114 additions and 165 deletions

View File

@@ -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