88 lines
1.8 KiB
CSS
88 lines
1.8 KiB
CSS
.close-box[data-v-14f3f9d8] {
|
|
margin-top: 30px;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
.form-box[data-v-14f3f9d8] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: distribute;
|
|
justify-content: space-around;
|
|
}
|
|
.form-box .el-input[data-v-14f3f9d8] {
|
|
width: 300px;
|
|
}
|
|
.form-box[data-v-14f3f9d8] .el-select {
|
|
width: 300px !important;
|
|
}
|
|
.carSpaceView-box .top[data-v-14f3f9d8] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: distribute;
|
|
justify-content: space-around;
|
|
}
|
|
.carSpaceView-box .top .el-input[data-v-14f3f9d8] {
|
|
width: 300px;
|
|
}
|
|
.carSpaceView-box .top[data-v-14f3f9d8] .el-select {
|
|
width: 300px !important;
|
|
}
|
|
[data-v-14f3f9d8] .el-page-header__left {
|
|
color: #1682e6;
|
|
}
|
|
.queryCreatTime[data-v-14f3f9d8] {
|
|
width: 100%;
|
|
}
|
|
.viewDetails[data-v-14f3f9d8] {
|
|
padding: 0;
|
|
}
|
|
.bottom-title[data-v-14f3f9d8] {
|
|
font-size: 16px;
|
|
}
|
|
.add[data-v-14f3f9d8] {
|
|
float: right;
|
|
position: relative;
|
|
top: -10px;
|
|
}
|
|
.workPointsManage[data-v-14f3f9d8] {
|
|
padding: 24px;
|
|
background: #f0f2f5;
|
|
}
|
|
.workPointsManage .tab-title[data-v-14f3f9d8] {
|
|
border-top: 1px solid #c0c4cc;
|
|
margin-top: 15px;
|
|
}
|
|
.workPointsManage .rule[data-v-14f3f9d8] {
|
|
font-weight: bolder;
|
|
padding-top: 25px;
|
|
}
|
|
.workPointsManage .elCol[data-v-14f3f9d8] {
|
|
padding-left: 15px;
|
|
}
|
|
.workPointsManage .elCol .el-select[data-v-14f3f9d8] {
|
|
width: 100%;
|
|
}
|
|
.workPointsManage .button[data-v-14f3f9d8] {
|
|
text-align: center;
|
|
padding: 25px 0;
|
|
}
|
|
.workPointsManage .paginations[data-v-14f3f9d8] {
|
|
float: right;
|
|
padding: 25px 0;
|
|
}
|
|
.select-dom[data-v-14f3f9d8] {
|
|
width: 100%;
|
|
}
|
|
.secarch-box .el-row[data-v-14f3f9d8] {
|
|
margin-bottom: 15px;
|
|
}
|
|
.secarch-box .el-row[data-v-14f3f9d8]:last-child {
|
|
margin-bottom: 0;
|
|
}
|