🧠“The Shadow That Cost 8%”
Resolved đź’¬ 3 comments Opened Nov 4, 2025 by llllacoste Closed Nov 6, 2025
What version of Codex is running?
0.53.0/web
What subscription do you have?
plus
Which model were you using?
_No response_
What platform is your computer?
_No response_
What issue are you seeing?
đź’¬ me: Codex, remove the border and add a shadow to the selection menu.
🤖 codex: okay
📉 Codex limits: –8%
Codex polished the UI.
I polished my exit plan from OpenAI. đź’€
If adding a shadow costs 8%, imagine what gradients would do.
274 - base: 'relative group rounded-lg shadow-none inline-flex items-center focus:outline-none disabled:cursor-not-allowed disabled:opacity-75/50 ring-0 ps-auto px-4 py-2',
274 + base: 'relative group inline-flex w-full items-center rounded-3xl bg-white px-4 py-2 shadow-soft focus:outline-none disabled:cursor-not-allowed disabled:opacity-75 ring-0 border border-transparent',
It looks wrong. I’d ask for a fix, but I enjoy having percentages left.
Guess nobody at OpenAI dared to hit “Run” before release.
I’ve got 90% left — perfect for one const, half a map(), and total despair.
What steps can reproduce the bug?
any codex
What is the expected behavior?
_No response_
Additional information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗