zed/crates/search/src
Marshall Bowers a46a562dc2
ui: Add margin style methods to Label and LabelLike (#14032)
This PR adds margin style methods to the `Label` and `LabelLike`
components.

This allows for callers to provide a margin to these components without
needing to introduce a wrapping `div` to do so.

Release Notes:

- N/A
2024-07-09 17:41:54 -04:00
..
buffer_search
buffer_search.rs Use user-defined font weight, where appropriate (#13653) 2024-07-01 09:45:01 -04:00
mode.rs
project_search.rs ui: Add margin style methods to Label and LabelLike (#14032) 2024-07-09 17:41:54 -04:00
search.rs Search in selections (#10831) 2024-06-05 13:42:51 -06:00
search_bar.rs