mirror of
https://github.com/vform666/variant-form3-vite.git
synced 2024-11-10 09:39:20 +08:00
修复表格单元格拖入多个组件后高度失调的问题。
This commit is contained in:
parent
b9e861d8f7
commit
5915983063
@ -289,8 +289,8 @@
|
||||
.form-widget-list {
|
||||
border: 1px dashed #336699;
|
||||
margin: 3px;
|
||||
|
||||
height: 100%;
|
||||
min-height: 28px;
|
||||
//height: 100%;
|
||||
}
|
||||
|
||||
.table-cell-action{
|
||||
|
Loading…
Reference in New Issue
Block a user