This commit is contained in:
hanchaobo
2024-05-20 16:56:48 +08:00
@@ -1281,4 +1281,8 @@ export default {
color: #959595; color: #959595;
} }
} }
::v-deep .el-input--medium .el-input__inner {
height: 40px;
line-height: 40px;
}
</style> </style>