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