- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_0149rBWy7br1Z7bbz9NrQhEr
Sidebar labels stop losing their descenders, and the mark grows
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, +10 -4
assets/css/app.css modified +6
@@ -363,7 +363,13 @@
| 363 | 363 |
|
| 364 | 364 |
|
| 365 | 365 |
|
| 366 |
|
|
| 367 |
|
|
| 368 |
|
|
| 369 |
|
|
| 370 |
|
|
| 366 | 371 |
|
| 372 |
|
|
| 367 | 373 |
|
| 368 | 374 |
|
| 369 | 375 |
|
assets/css/openagents.css modified +3 -3
@@ -5174,8 +5174,8 @@
| 5174 | 5174 |
|
| 5175 | 5175 |
|
| 5176 | 5176 |
|
| 5177 |
|
|
| 5178 |
|
|
| 5179 |
|
|
| 5177 |
|
|
| 5178 |
|
|
| 5179 |
|
|
| 5180 | 5180 |
|
| 5181 | 5181 |
|
lib/openagents_web/components/layouts.ex modified +1 -1
@@ -185,7 +185,7 @@ defmodule OpenAgentsWeb.Layouts do
| 185 | 185 |
|
| 186 | 186 |
|
| 187 | 187 |
|
| 188 |
|
|
| 188 |
|
|
| 189 | 189 |
|
| 190 | 190 |
|
| 191 | 191 |
|