colorButtonPhoneReduce constant

double const colorButtonPhoneReduce

The width and height reduction of input color selection box in phone size.

The same shrunk size is reused in the compact view mode in larger breakpoints, when the compact view mode is selected.

Implementation

static const double colorButtonPhoneReduce = -12;