fix: 可编辑单元格editCellTable,当值为空时无法进行编辑

pull/24/MERGE
xingyu 2023-06-17 18:55:18 +08:00
parent 924ce4c955
commit 887296c19a
1 changed files with 1 additions and 0 deletions

View File

@ -475,6 +475,7 @@ export default defineComponent({
}
.@{prefix-cls} {
position: relative;
min-height: 24px; // hover
&__wrapper {
display: flex;