Run cargo fmt
This commit is contained in:
parent
cc906c83cd
commit
83902921a3
1 changed files with 1 additions and 1 deletions
|
|
@ -540,7 +540,7 @@ where
|
|||
border_color: color,
|
||||
border_width: 1.0,
|
||||
border_radius: 0.0.into(),
|
||||
shadow: Default::default()
|
||||
shadow: Default::default(),
|
||||
},
|
||||
Color::TRANSPARENT,
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue