pub static OVERFLOW_X_SCROLL: Lazy<String>
Generated from css file. Class content: overflow-x: scroll;
overflow-x: scroll;
html!("div", { .dwclass!("overflow_x_scroll") });