fix jumping table issue

This commit is contained in:
M Sarmad Qadeer
2022-09-09 18:25:51 +05:00
parent 3c406c3e63
commit 3835ffa599

View File

@@ -831,7 +831,7 @@ figure.party.bob {
position: relative;
}
#comparison .table-holder {
align-self: start;
/* align-self: start; */
overflow: auto;
}
#comparison div.container {