made table a bit higher to match with the new hint
这个提交包含在:
父节点
70fbafb844
当前提交
b6668227a8
共有 1 个文件被更改,包括 2 次插入 和 2 次删除
|
|
@ -557,7 +557,7 @@ input:invalid {
|
||||||
}
|
}
|
||||||
|
|
||||||
.sfletable{
|
.sfletable{
|
||||||
height: 440px;
|
height: 470px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sfletable.table {
|
.sfletable.table {
|
||||||
|
|
@ -574,6 +574,6 @@ input:invalid {
|
||||||
.sfletable.table tbody {
|
.sfletable.table tbody {
|
||||||
width: 95%;
|
width: 95%;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
max-height: 410px;
|
max-height: 440px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用