Merge branch 'gyj' of SH-Arbitrate/Arbitrate-Frontend into dev

This commit was merged in pull request #140.
This commit is contained in:
2024-05-17 15:56:20 +08:00
committed by Gitea
@@ -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>