修改禅道已知问题

This commit is contained in:
qq787203167
2022-08-24 16:28:08 +08:00
parent bb2e3f8840
commit 9a58f91c0a
@@ -769,7 +769,8 @@
} }
.text-select { .text-select {
flex: 1; width: calc(100% - 126px);
height: 38px;
} }
} }
} }