a
This commit is contained in:
@@ -1825,6 +1825,11 @@ export default {
|
|||||||
width:150px;
|
width:150px;
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
}
|
}
|
||||||
|
</style>
|
||||||
|
<style>
|
||||||
|
.el-table .MistyRose {
|
||||||
|
background: #9BD7FC!important;
|
||||||
|
}
|
||||||
.editWorkTime input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
|
.editWorkTime input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
|
||||||
-webkit-appearance: none;
|
-webkit-appearance: none;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
@@ -1833,8 +1838,3 @@ export default {
|
|||||||
-moz-appearance: textfield;
|
-moz-appearance: textfield;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<style>
|
|
||||||
.el-table .MistyRose {
|
|
||||||
background: #9BD7FC!important;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
|
|||||||
Reference in New Issue
Block a user