Fixing changes happened in the main after merge
This commit is contained in:
parent
6e140afe51
commit
02c518e961
@ -203,7 +203,7 @@ fn box_shadow_node_bundle(blur: f32, border_radius: BorderRadius) -> impl Bundle
|
||||
border: UiRect::all(Val::Px(4.)),
|
||||
..default()
|
||||
},
|
||||
BorderColor(LIGHT_SKY_BLUE.into()),
|
||||
BorderColor::all(LIGHT_SKY_BLUE.into()),
|
||||
border_radius,
|
||||
BackgroundColor(DEEP_SKY_BLUE.into()),
|
||||
BoxShadow::new(
|
||||
|
Loading…
Reference in New Issue
Block a user