@@ -102,7 +102,8 @@ li b {
line-height: 14px;
}
.rc-form {
- height: 100%;
+ margin: 10px;
+ height: calc(100% - 20px);
overflow: hidden;
.rc-form table {
@@ -139,7 +140,8 @@ li b {
text-align: left;
.rc-table {
color: white;
.rc-table-main {