pub type MaxSize = GenericMaxSize<NonNegativeLengthPercentage>;
Expand description
A computed value for max-width
or min-height
property.
pub type MaxSize = GenericMaxSize<NonNegativeLengthPercentage>;
A computed value for max-width
or min-height
property.