pub type Size = GenericSize<NonNegativeLengthPercentage>;
Expand description
A computed value for min-width
, min-height
, width
or height
property.
pub type Size = GenericSize<NonNegativeLengthPercentage>;
A computed value for min-width
, min-height
, width
or height
property.