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