Added fixed height settings on the Web for smoother handling.
Note that for all components, the overflow property is set to scroll when the height is fixed.The βoverflowβ property in CSS controls how content that exceeds the dimensions of a container is handled. Itβs particularly useful when the content inside a container is larger than the container itself.