Merge branch 'main' into call-ui-follow-up

This commit is contained in:
Antonio Scandurra 2023-02-23 15:15:46 +01:00
commit 832549f1a3
7 changed files with 123 additions and 98 deletions

View file

@ -258,8 +258,6 @@ pub struct Search {
pub match_background: Color,
pub match_index: ContainedText,
pub results_status: TextStyle,
pub tab_icon_width: f32,
pub tab_icon_spacing: f32,
pub dismiss_button: Interactive<IconButton>,
}