JSFiddle - React, Tailwind, and code Playground
by igalst
JavaScript
:root { --touchless-primary: 244, 165, 24; --touchless-secondary: 200, 60, 58; --touchless-color: 143, 22, 37; --touchless-danger: 255, 4, 0; --touchless-dark: 107, 11, 23; --touchless-action-offset-x: -70%; --touchless-action-offset-y: -70% }
.mainsection,
.bundledProudctsWrp,
.cst-cart-frame,
.cst-order-ui tbody,
.cst-ingredient-scroll {
overflow: visible !important;
}
/* Chrome bug: https://stackoverflow.com/a/41163057/243848 */
.step_addons { column-count: unset !important; }
.step_addon { display: inline-block; width: 50%; }