Commit 125c43aa by yuananting

Merge branch 'refactor/yuananting/20210722/aidtool-UI' into dev

parents b6b8e5db 5972f6ad
......@@ -18,4 +18,8 @@
background: #fafafa;
}
}
.ant-table-wrapper {
max-height: calc(100vh - 280px);
overflow: scroll;
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment