Commit d888cad
authored
[BE][HUD] Enhance navbar responsiveness (#6944)
### Summary
Made navbar responsive to prevent content cutoff at typical laptop
resolutions (~1300-1400px)
---
# Before:
laptop screen:
<img width="1416" height="132" alt="image"
src="https://github.com/user-attachments/assets/cf1ee8b3-0b97-41b1-af3d-dbb51bb6ae34"
/>
shrunk screen:
<img width="794" height="206" alt="image"
src="https://github.com/user-attachments/assets/23d658c8-440e-4a3d-b71b-43f7466d964a"
/>
mobile:
<img width="460" height="432" alt="image"
src="https://github.com/user-attachments/assets/75bfa2a8-4c59-4b50-a6d9-b7e71a0153e1"
/>
# After:
laptop screen:
<img width="1414" height="169" alt="image"
src="https://github.com/user-attachments/assets/b4050b06-dccb-482a-9a00-a54c715e246d"
/>
shrunk screen:
<img width="794" height="182" alt="image"
src="https://github.com/user-attachments/assets/8d372c19-e33b-472f-9a87-dd99a7dcbd58"
/>
mobile:
<img width="407" height="414" alt="image"
src="https://github.com/user-attachments/assets/38f402ad-e53b-42b2-9af5-e23c7b60aab7"
/>1 parent 910e585 commit d888cad
2 files changed
Lines changed: 23 additions & 4 deletions
File tree
- torchci/components/layout
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
17 | | - | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
53 | 56 | | |
54 | 57 | | |
55 | 58 | | |
56 | | - | |
| 59 | + | |
57 | 60 | | |
58 | 61 | | |
59 | 62 | | |
| |||
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
294 | | - | |
| 294 | + | |
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| |||
0 commit comments