Halve the compose pill gradient height
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QoggCVt9XgpKbjrTZjoJD9
This commit is contained in:
@@ -8,7 +8,7 @@ import {useComposePromptState} from './context'
|
|||||||
* Tall enough to cover the pill sitting just above the bar, plus a lead-in
|
* Tall enough to cover the pill sitting just above the bar, plus a lead-in
|
||||||
* over the content above it.
|
* over the content above it.
|
||||||
*/
|
*/
|
||||||
const GRADIENT_HEIGHT = 64
|
const GRADIENT_HEIGHT = 32
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Fade from the content into the bottom bar's background, drawn above the
|
* Fade from the content into the bottom bar's background, drawn above the
|
||||||
|
|||||||
Reference in New Issue
Block a user