Closed jeremy-babylonlabs closed 5 months ago
@gbarkhatov let it to you since this is a css change
hmm... this leaves a quite big space when there is no custom fee
At the moment the solution is not to include this PR until we come up with better design
The previous implementation was setting a max height in the scroll container. which was fine but it won't adjust based on the right section height.
In this pr we just fix it by adjusting the max height. To properly fix this, I think we can have dynamic setting of the div height based on the right content using js, or to change the way this part of the code is currently structured, but that would be quite some changes. Would suggest to fix this in another issue ticket since it's close to launch.