- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_0149rBWy7br1Z7bbz9NrQhEr
Sidebar spacing, a header that fits, and no phantom scroll on the homepage
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
Not deployed through the forge lane
No push, promotion, build, or deploy receipt references this commit (receipts are scanned over a bounded recent window). Changes shipped by full node replacement carry their proof in the release gate receipt instead.
Changed files
-
modified
assets/css/app.css -
modified
assets/css/openagents.css -
modified
lib/openagents_web/components/layouts.ex
Diff
3 files changed, +33 -7
assets/css/app.css modified +17 -4
@@ -232,7 +232,7 @@
| 232 | 232 |
|
| 233 | 233 |
|
| 234 | 234 |
|
| 235 |
|
|
| 235 |
|
|
| 236 | 236 |
|
| 237 | 237 |
|
| 238 | 238 |
|
@@ -273,7 +273,7 @@
| 273 | 273 |
|
| 274 | 274 |
|
| 275 | 275 |
|
| 276 |
|
|
| 276 |
|
|
| 277 | 277 |
|
| 278 | 278 |
|
| 279 | 279 |
|
@@ -350,13 +350,16 @@
| 350 | 350 |
|
| 351 | 351 |
|
| 352 | 352 |
|
| 353 |
|
|
| 354 |
|
|
| 355 |
|
|
| 353 | 356 |
|
| 354 | 357 |
|
| 355 |
|
|
| 358 |
|
|
| 356 | 359 |
|
| 357 | 360 |
|
| 358 | 361 |
|
| 359 |
|
|
| 362 |
|
|
| 360 | 363 |
|
| 361 | 364 |
|
| 362 | 365 |
|
@@ -383,6 +386,16 @@
| 383 | 386 |
|
| 384 | 387 |
|
| 385 | 388 |
|
| 389 |
|
|
| 390 |
|
|
| 391 |
|
|
| 392 |
|
|
| 393 |
|
|
| 394 |
|
|
| 395 |
|
|
| 396 |
|
|
| 397 |
|
|
| 398 |
|
|
| 386 | 399 |
|
| 387 | 400 |
|
| 388 | 401 |
|
assets/css/openagents.css modified +15 -2
@@ -2274,7 +2274,10 @@
| 2274 | 2274 |
|
| 2275 | 2275 |
|
| 2276 | 2276 |
|
| 2277 |
|
|
| 2277 |
|
|
| 2278 |
|
|
| 2279 |
|
|
| 2280 |
|
|
| 2278 | 2281 |
|
| 2279 | 2282 |
|
| 2280 | 2283 |
|
@@ -2546,7 +2549,7 @@
| 2546 | 2549 |
|
| 2547 | 2550 |
|
| 2548 | 2551 |
|
| 2549 |
|
|
| 2552 |
|
|
| 2550 | 2553 |
|
| 2551 | 2554 |
|
| 2552 | 2555 |
|
@@ -3265,6 +3268,12 @@
| 3265 | 3268 |
|
| 3266 | 3269 |
|
| 3267 | 3270 |
|
| 3271 |
|
|
| 3272 |
|
|
| 3273 |
|
|
| 3274 |
|
|
| 3275 |
|
|
| 3276 |
|
|
| 3268 | 3277 |
|
| 3269 | 3278 |
|
| 3270 | 3279 |
|
@@ -4103,6 +4112,10 @@
| 4103 | 4112 |
|
| 4104 | 4113 |
|
| 4105 | 4114 |
|
| 4115 |
|
|
| 4116 |
|
|
| 4117 |
|
|
| 4118 |
|
|
| 4106 | 4119 |
|
| 4107 | 4120 |
|
| 4108 | 4121 |
|
lib/openagents_web/components/layouts.ex modified +1 -1
@@ -108,7 +108,7 @@ defmodule OpenAgentsWeb.Layouts do
| 108 | 108 |
|
| 109 | 109 |
|
| 110 | 110 |
|
| 111 |
|
|
| 111 |
|
|
| 112 | 112 |
|
| 113 | 113 |
|
| 114 | 114 |
|