This commit is contained in:
@jyuhsin
2024-12-19 09:15:27 +08:00
parent 3e4ed35a7c
commit ca102d285b
4 changed files with 40 additions and 284 deletions
@@ -248,4 +248,12 @@ module.exports = {
text-align: center !important;
}
.el-descriptions-item__label {
min-width: 200px !important;
}
.el-descriptions .is-bordered .el-descriptions-item__cell {
min-width: 200px !important;
}
</style>