@@ -52,7 +52,7 @@
::-webkit-scrollbar {
height: 10px; /*滚动条高度*/
/* background-color: #132958; */
- width: 8px;
+ width: 12px;
// background: #fff;
}
@@ -598,7 +598,7 @@ li {
.el-table .el-table__body-wrapper::-webkit-scrollbar {
- height: 8px;
+ height: 12px;
input[type='number'] {