mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-01-25 02:58:43 +08:00
fix: 可编辑单元格editCellTable,当值为空时无法进行编辑 (#2867)
* fix: 修复 Cannot access 'pagewrapper' before initialization * fix: 修复 角色管理 编辑角色时,角色状态不正确 * fix: 可编辑单元格editCellTable,当值为空时无法进行编辑 * fix: 可编辑单元格editCellTable,当值为空时无法进行编辑
This commit is contained in:
parent
7bcdb46148
commit
4c381596a9
@ -483,6 +483,7 @@
|
||||
}
|
||||
.@{prefix-cls} {
|
||||
position: relative;
|
||||
min-height: 24px; //设置高度让其始终可被hover
|
||||
|
||||
&__wrapper {
|
||||
display: flex;
|
||||
|
Loading…
Reference in New Issue
Block a user