adjusted icon sizes downwards
Co-authored-by: Piotr <piotr@zed.dev>
This commit is contained in:
parent
6f78a1633d
commit
2a7df106e1
5 changed files with 18 additions and 9 deletions
|
@ -379,7 +379,7 @@ pub struct Search {
|
|||
pub include_exclude_editor: FindEditor,
|
||||
pub invalid_include_exclude_editor: ContainerStyle,
|
||||
pub include_exclude_inputs: ContainedText,
|
||||
pub option_button: Toggleable<Interactive<ContainedText>>,
|
||||
pub option_button: Toggleable<Interactive<IconButton>>,
|
||||
pub action_button: Toggleable<Interactive<ContainedText>>,
|
||||
pub match_background: Color,
|
||||
pub match_index: ContainedText,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue