SCALE_110

Static SCALE_110 

Source
pub static SCALE_110: Lazy<String>
Expand description

Generated from css file. Class content: transform: scale(1.1);

§Example

html!("div", { .dwclass!("scale_110") });