Tidy comment whitespace
This commit is contained in:
parent
9503b3288b
commit
05503b3a16
@ -17,6 +17,7 @@ pub(crate) enum Unit {
|
|||||||
Pt,
|
Pt,
|
||||||
/// Picas
|
/// Picas
|
||||||
Pc,
|
Pc,
|
||||||
|
|
||||||
// Font relative units
|
// Font relative units
|
||||||
/// Font size of the parent element
|
/// Font size of the parent element
|
||||||
Em,
|
Em,
|
||||||
@ -82,6 +83,7 @@ pub(crate) enum Unit {
|
|||||||
/// Alias for dppx
|
/// Alias for dppx
|
||||||
X,
|
X,
|
||||||
|
|
||||||
|
// Other units
|
||||||
/// Represents a fraction of the available space in the grid container
|
/// Represents a fraction of the available space in the grid container
|
||||||
Fr,
|
Fr,
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user