mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-25 04:24:51 -07:00
Sticky headers where the top rounded border is sticky. (#12971)
This commit is contained in:
@@ -89,6 +89,9 @@ describe('<ToolMessage />', () => {
|
||||
terminalWidth: 80,
|
||||
confirmationDetails: undefined,
|
||||
emphasis: 'medium',
|
||||
isFirst: true,
|
||||
borderColor: 'green',
|
||||
borderDimColor: false,
|
||||
};
|
||||
|
||||
it('renders basic tool information', () => {
|
||||
|
||||
Reference in New Issue
Block a user