Prakash1185 opened a new pull request, #438:
URL: https://github.com/apache/streampark-website/pull/438
## Problem
- On mobile view, the navbar sidebar does not occupy the full viewport
height.
## What changes were made
- Updated the height to `100vh` so that sidebar take full viewport height.
## Screenshots
<table>
<tr>
<th>Before</th>
<th>After</th>
</tr>
<tr>
<td width="50%">
<video
src="https://github.com/user-attachments/assets/dc31c590-8dc4-44ad-acec-128f3fbcf4b6"
controls></video>
</td>
<td width="50%">
<video
src="https://github.com/user-attachments/assets/96f43dac-9cad-40ec-a9e3-76037c83e86d"
controls></video>
</td>
</tr>
</table>
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]