pub type VerticalAlign = GenericVerticalAlign<LengthPercentage>;
Expand description
A computed value for the vertical-align
property.
pub type VerticalAlign = GenericVerticalAlign<LengthPercentage>;
A computed value for the vertical-align
property.