diff --git a/crates/gpui3/src/style_helpers.rs b/crates/gpui3/src/style_helpers.rs index 9bdcf7fafbb784707b89138d8236a8d495564d92..6264ca73c2c3023c9723c508d2ffa264cce838f0 100644 --- a/crates/gpui3/src/style_helpers.rs +++ b/crates/gpui3/src/style_helpers.rs @@ -8,8 +8,13 @@ use smallvec::smallvec; pub trait StyleHelpers: Sized + Styled