39 lines
776 B
CSS
39 lines
776 B
CSS
[data-v-62f20e96] .el-page-header__left {
|
|
color: #1682e6;
|
|
}
|
|
.queryCreatTime[data-v-62f20e96] {
|
|
width: 100%;
|
|
}
|
|
.add[data-v-62f20e96] {
|
|
float: right;
|
|
position: relative;
|
|
top: -10px;
|
|
}
|
|
.workPointsManage[data-v-62f20e96] {
|
|
padding: 24px;
|
|
background: #f0f2f5;
|
|
}
|
|
.workPointsManage .tab-title[data-v-62f20e96] {
|
|
border-top: 1px solid #c0c4cc;
|
|
margin-top: 15px;
|
|
}
|
|
.workPointsManage .rule[data-v-62f20e96] {
|
|
font-weight: bolder;
|
|
padding-top: 25px;
|
|
}
|
|
.workPointsManage .elCol[data-v-62f20e96] {
|
|
padding-left: 15px;
|
|
}
|
|
.workPointsManage .button[data-v-62f20e96] {
|
|
text-align: center;
|
|
padding: 25px 0;
|
|
}
|
|
.workPointsManage .paginations[data-v-62f20e96] {
|
|
float: right;
|
|
padding: 25px 0;
|
|
}
|
|
.el-tooltip__popper {
|
|
max-width: 300px;
|
|
word-break: break-word;
|
|
}
|