mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-02 18:39:06 +08:00
fix: inputbar height
This commit is contained in:
parent
5cb67e00a6
commit
9a41b697c6
@ -296,6 +296,7 @@ const Toolbar = styled.div`
|
|||||||
padding: 0 8px;
|
padding: 0 8px;
|
||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
margin-bottom: 4px;
|
margin-bottom: 4px;
|
||||||
|
height: 36px;
|
||||||
`
|
`
|
||||||
|
|
||||||
const ToolbarMenu = styled.div`
|
const ToolbarMenu = styled.div`
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user