mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-24 18:50:56 +08:00
fix: inputbar height
This commit is contained in:
parent
154ed1f519
commit
a3f2f8c890
@ -296,6 +296,7 @@ const Toolbar = styled.div`
|
||||
padding: 0 8px;
|
||||
padding-bottom: 0;
|
||||
margin-bottom: 4px;
|
||||
height: 36px;
|
||||
`
|
||||
|
||||
const ToolbarMenu = styled.div`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user