mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-23 04:33:06 +00:00
fix: rustfmt
This commit is contained in:
parent
549b0367a4
commit
43e78d56f7
1 changed files with 1 additions and 1 deletions
|
@ -533,7 +533,7 @@ pub trait GlobalAttributes {
|
|||
|
||||
/// Specify the location of the right edge of the positioned element.
|
||||
right: "right",
|
||||
|
||||
|
||||
/// Specifies the gap between the rows in a multi_column element.
|
||||
row_gap: "row-gap",
|
||||
|
||||
|
|
Loading…
Reference in a new issue